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

can't install sqlite3 with tarball #1728

Open
zcmarkyoung opened this issue Nov 8, 2023 · 1 comment
Open

can't install sqlite3 with tarball #1728

zcmarkyoung opened this issue Nov 8, 2023 · 1 comment

Comments

@zcmarkyoung
Copy link

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

@zcmarkyoung
Copy link
Author

anyone can help me?

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

No branches or pull requests

1 participant