SvelteKitError: Not found: /sw.js
I've installed devika properly or is there something missing?
VITE v5.2.8 ready in 1074 ms
➜ Local: http://localhost:3000/ ➜ Network: use --host to expose ➜ press h + enter to show help SvelteKitError: Not found: /sw.js at resolve (E:\AI_Softwares\devika\ui\node_modules@sveltejs\kit\src\runtime\server\respond.js:522:13) at resolve (E:\AI_Softwares\devika\ui\node_modules@sveltejs\kit\src\runtime\server\respond.js:322:5) at #options.hooks.handle (E:\AI_Softwares\devika\ui\node_modules@sveltejs\kit\src\runtime\server\index.js:71:56) at Module.respond (E:\AI_Softwares\devika\ui\node_modules@sveltejs\kit\src\runtime\server\respond.js:319:40) { status: 404, text: 'Not Found' }
node version?
node version?
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { status: 404,
I mean which node js version do you use?
I mean which node js version do you use?
v20.10.0 same on v18.20.1and v20.12.1 no changes...
Clean install and tell if the issue is persist.
Clean install and tell if the issue is persist.
I run it on linux. Give up with winfows
I'm getting this issue on Mac OS via Pinokio install.
I'm getting this issue on Mac OS via Pinokio install.
You are using old version. Fetch the latest changes and clean install it.
this issue is regarding older versions of dependencies and node versions. upgrade node > 18 or 20 is recommended.