devika icon indicating copy to clipboard operation
devika copied to clipboard

SvelteKitError: Not found: /sw.js

Open Nic-Raf opened this issue 1 year ago • 4 comments

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' }

Nic-Raf avatar Apr 03 '24 18:04 Nic-Raf

node version?

ARajgor avatar Apr 03 '24 19:04 ARajgor

node version?

at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { status: 404,

Falkonar avatar Apr 03 '24 20:04 Falkonar

I mean which node js version do you use?

ARajgor avatar Apr 03 '24 20:04 ARajgor

I mean which node js version do you use?

v20.10.0 same on v18.20.1and v20.12.1 no changes...

Falkonar avatar Apr 03 '24 20:04 Falkonar

Clean install and tell if the issue is persist.

ARajgor avatar Apr 16 '24 03:04 ARajgor

Clean install and tell if the issue is persist.

I run it on linux. Give up with winfows

Falkonar avatar Apr 17 '24 05:04 Falkonar

I'm getting this issue on Mac OS via Pinokio install. Screenshot 2024-04-18 at 9 59 43 AM

shooflyshoo avatar Apr 18 '24 17:04 shooflyshoo

I'm getting this issue on Mac OS via Pinokio install. Screenshot 2024-04-18 at 9 59 43 AM

You are using old version. Fetch the latest changes and clean install it.

ARajgor avatar Apr 19 '24 03:04 ARajgor

this issue is regarding older versions of dependencies and node versions. upgrade node > 18 or 20 is recommended.

ARajgor avatar Apr 20 '24 12:04 ARajgor