Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Cannot find module 'C:\Windows\postinstall.js' #155

Open
mediashock opened this issue Jun 11, 2024 · 0 comments
Open

Error: Cannot find module 'C:\Windows\postinstall.js' #155

mediashock opened this issue Jun 11, 2024 · 0 comments

Comments

@mediashock
Copy link

Trying to run and keep getting this error... I cant figure out why ugh.

(.venv) ~/StreamDiffusion/demo/realtime-img2img/frontend$ npm i
npm ERR! code 1
npm ERR! path \wsl.localhost\Ubuntu\home\jake\StreamDiffusion\demo\realtime-img2img\frontend\node_modules@sveltejs\kit
npm ERR! command failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node postinstall.js
npm ERR! '\wsl.localhost\Ubuntu\home\jake\StreamDiffusion\demo\realtime-img2img\frontend\node_modules@sveltejs\kit'
npm ERR! CMD.EXE was started with the above path as the current directory.
npm ERR! UNC paths are not supported. Defaulting to Windows directory.
npm ERR! node:internal/modules/cjs/loader:1078
npm ERR! throw err;
npm ERR! ^
npm ERR!
npm ERR! Error: Cannot find module 'C:\Windows\postinstall.js'
npm ERR! at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
npm ERR! at Module._load (node:internal/modules/cjs/loader:920:27)
npm ERR! at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
npm ERR! at node:internal/main/run_main_module:23:47 {
npm ERR! code: 'MODULE_NOT_FOUND',
npm ERR! requireStack: []
npm ERR! }
npm ERR!
npm ERR! Node.js v18.14.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant