Replies: 2 comments 5 replies
-
Hi Michvista, can you provide a sample repository where this error occurs? Also, what version of node.js are you using? Have all the dependencies been installed correctly? |
Beta Was this translation helpful? Give feedback.
-
@eltigerchino @Michvista Today this happened to me as well but what I found out was that the error was actually caused by a VSCode extension that I updated and was now missing a folder, thus breaking the Vite dev server. |
Beta Was this translation helpful? Give feedback.
-
Everytime i run: npm run dev i get this error: Failed to scan for dependencies from entries:
C:\Users\dell\Desktop\all\enhanzer\node_modules@sveltejs\kit\src\runtime\client\start.js
My svelte kit version is 1.20.1 but previously it was 1.5.0 before i updated it to 1.20.1
please help🙏🏾
Beta Was this translation helpful? Give feedback.
All reactions