You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
▲ unable to find package.json for vite-plugin-devtools-json
5:00:03 PM [vite-plugin-svelte] !!! Support forrolldown-vitein vite-plugin-svelte is experimental (rolldown: 1.0.0-beta.53, vite: 7.2.10) !!!
See https://github.com/sveltejs/vite-plugin-svelte/issues/1143 for a list of known issues and to report feedback.
`optimizeDeps.rollupOptions` / `ssr.optimizeDeps.rollupOptions` is deprecated. Use `optimizeDeps.rolldownOptions` instead. Note that this option may be set by a plugin. Set VITE_DEPRECATION_TRACE=1 to see where it is called.
The following Vite config options will be overridden by SvelteKit:
- base
You or a plugin you are using have set`optimizeDeps.esbuildOptions` but this option is now deprecated. Vite now uses Rolldown to optimize the dependencies. Please use `optimizeDeps.rolldownOptions` instead.
`optimizeDeps.rollupOptions` / `ssr.optimizeDeps.rollupOptions` is deprecated. Use `optimizeDeps.rolldownOptions` instead. Note that this option may be set by a plugin. Set VITE_DEPRECATION_TRACE=1 to see where it is called.
│
▲ Vite You or a plugin you are using have set`optimizeDeps.esbuildOptions` but
│ this option is now deprecated. Vite now uses Rolldown to optimize the
│ dependencies. Please use `optimizeDeps.rolldownOptions` instead.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Getting terminal warning
How to solve
warning?
Beta Was this translation helpful? Give feedback.
All reactions