Replies: 4 comments 5 replies
-
I have the same problem, yesterday everything was fine and today it failed in all projects |
Beta Was this translation helpful? Give feedback.
4 replies
-
fyi: #10252 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Same issue. 18.12.1 |
Beta Was this translation helpful? Give feedback.
0 replies
-
same issue, node 18.6.0 |
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.
-
So yesterday everything was working fine but today when i tried to start a sever by " npm run dev " i am getting these errors
TypeError: Cannot redefine property: crypto
at Function.defineProperty ()
at installPolyfills (file:///D:/Busniess%20And%20Websites/Svelte%20Project/Solid/node_modules/@sveltejs/kit/src/exports/node/polyfills.js:35:10)
at dev (file:///D:/Busniess%20And%20Websites/Svelte%20Project/Solid/node_modules/@sveltejs/kit/src/exports/vite/dev/index.js:29:3)
at configureServer (file:///D:/Busniess%20And%20Websites/Svelte%20Project/Solid/node_modules/@sveltejs/kit/src/exports/vite/index.js:605:17)
at _createServer (file:///D:/Busniess%20And%20Websites/Svelte%20Project/Solid/node_modules/vite/dist/node/chunks/dep-e8f070e8.js:63461:30)
at async CAC. (file:///D:/Busniess%20And%20Websites/Svelte%20Project/Solid/node_modules/vite/dist/node/cli.js:733:24)
Beta Was this translation helpful? Give feedback.
All reactions