-
-
Notifications
You must be signed in to change notification settings - Fork 223
Open
Labels
Description
Describe the bug
There is an error with the Google Antigravity editor
Error in svelte.config.js
Error: Cannot find module @rollup/rollup-darwin-arm64. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try `npm i` again after removing both package-lock.json and node_modules directory.
Reproduction
- Install the new Google Antigravity editor
- Install svelte extension
- Open any svelte file
Expected behaviour
No error in @rollup/rollup-darwin-arm64
System Info
- OS: MacOSX Sequoia
- IDE: Google Antigravity 1.11.3
Which package is the issue about?
Svelte for VS Code extension
Additional Information, eg. Screenshots
No response
malikshubham827 and PetalCat