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
I was getting this error in a Vite project until I also installed @leveluptuts/svelte-side-menu.
Failed to resolve import "@leveluptuts/svelte-side-menu" from "node_modules/.pnpm/@[email protected]/node_modules/@leveluptuts/svelte-toy/Toy.svelte?v=6f8c9dad". Does the file exist?
11:24:11 AM [vite] Internal server error: Failed to resolve import "@leveluptuts/svelte-side-menu" from "node_modules/.pnpm/@[email protected]/node_modules/@leveluptuts/svelte-toy/Toy.svelte?v=6f8c9dad". Does the file exist?
I was getting this error in a Vite project until I also installed
@leveluptuts/svelte-side-menu
.Repro: https://codesandbox.io/s/brave-yonath-s5nyol?file=/index.js
The text was updated successfully, but these errors were encountered: