Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@leveluptuts/svelte-side-menu should be a dependency or peerDependency #6

Open
mattjennings opened this issue Sep 5, 2022 · 1 comment

Comments

@mattjennings
Copy link

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?

Repro: https://codesandbox.io/s/brave-yonath-s5nyol?file=/index.js

@jhubbardsf
Copy link

Encountered this error today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants