deepmachine786 / VoiceChanger

1 stars 0 forks source link

npm install error on windows #1

Open Morrigan-Ship opened 1 year ago

Morrigan-Ship commented 1 year ago

npm install

npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users\ddr7\Desktop\vch\VoiceChanger/package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\ddr7\Desktop\vch\VoiceChanger\package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in: C:\Users\ddr7\AppData\Local\npm-cache\_logs\2023-08-28T17_39_46_065Z-debug-0.log
Morrigan-Ship commented 1 year ago

npm start

npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users\ddr7\Desktop\vch\VoiceChanger\package.json
npm ERR! errno -4058
npm ERR! enoent Could not read package.json: Error: ENOENT: no such file or directory, open 'C:\Users\ddr7\Desktop\vch\VoiceChanger\package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in: C:\Users\ddr7\AppData\Local\npm-cache\_logs\2023-08-28T17_40_01_841Z-debug-0.log