Failed to load node_modules/svelte-router-spa/src/components/navigate.svelte #2061
Unanswered
nezlicodes
asked this question in
Troubleshooting
Replies: 2 comments 6 replies
-
Interesting. There was a bug around this that was recently fixed in 2.18.3, but it sounds like you would have picked this us with |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm having the same issue when trying to use the latest version of the svelte-spa-router in my Snowpack-Svelte-TS-TW setup. Here are the installed package versions:
Here is the verbose output from the
and my
Thank you in advance for your help :) |
Beta Was this translation helpful? Give feedback.
6 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am having troubles with my build. I keep getting this error message:
Here is my snowpack.config.js file
Am I doing this wrong?
Thanks in advance for your help.
Versions :
"rollup-plugin-svelte": "^7.0.0".
"snowpack": "^2.18.4".
"svelte-router-spa": "^5.8.3"
Beta Was this translation helpful? Give feedback.
All reactions