You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I install sqlite3 on windows10 .But npm install [email protected] failed for bad network. download napi-v6-win32-unknown-x64.tar.gz for 5.1.1 . It doesn't work.
Relevant logs or output
npm install napi-v6-win32-unknown-x64.tar.gz
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users\zcmky\AppData\Local\npm-cache_cacache\tmp\lK91pL/package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\zcmky\AppData\Local\npm-cache_cacache\tmp\lK91pL\package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
Version
5.1.1
Node.js Version
21.1.0
How did you install the library?
window10
The text was updated successfully, but these errors were encountered:
Issue Summary
I install sqlite3 on windows10 .But npm install [email protected] failed for bad network. download napi-v6-win32-unknown-x64.tar.gz for 5.1.1 . It doesn't work.
Relevant logs or output
npm install napi-v6-win32-unknown-x64.tar.gz
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users\zcmky\AppData\Local\npm-cache_cacache\tmp\lK91pL/package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\zcmky\AppData\Local\npm-cache_cacache\tmp\lK91pL\package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
Version
5.1.1
Node.js Version
21.1.0
How did you install the library?
window10
The text was updated successfully, but these errors were encountered: