Missing "./animate" specifier in "svelte" package #11803
Unanswered
moonlitgrace
asked this question in
Q&A
Replies: 1 comment
-
I ran into the same the issue. I don't know exactly how the module resolution process works here, but the issue seems to be that your package is named |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Im trying to run a sveltekit library project inside pnpm workspace.
pnpm dev
getting this error:But this works outside workspace.
project tree:
/packages/svelte/package.json
root package.json
Beta Was this translation helpful? Give feedback.
All reactions