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 installing the dependencies #10

Open
Marumo-ProG opened this issue Jun 5, 2023 · 5 comments
Open

Error installing the dependencies #10

Marumo-ProG opened this issue Jun 5, 2023 · 5 comments

Comments

@Marumo-ProG
Copy link

cant install the dependencies when I ran "npm install" it says they are deprecated and then says error and reverts back, also deleting the node modules file

@bjain853
Copy link

Hey, I am facing the same issue as you. Were you able to solve the issue?

@den-ii
Copy link

den-ii commented Nov 10, 2023

Facing the same issue, something about visual studio and node-gyp

@den-ii
Copy link

den-ii commented Nov 11, 2023

It worked for me, It was better-sqlite3 causing the issue, I removed it from the dependencies in package.json and ran npm install to install the other dependencies, then I installed better-sqlite3.

@Marumo-ProG
Copy link
Author

Marumo-ProG commented Nov 11, 2023 via email

@den-ii
Copy link

den-ii commented Nov 12, 2023

You’re welcome. Before that, I tried installing visual Studio build tools, I updated node and npm to the latest and I tried installing node-gyp but it didn’t install, nothing worked though. Just in case it doesn’t still work, they might’ve helped

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

3 participants