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

npm install throwing error #6

Open
manjilkoirala opened this issue Nov 7, 2023 · 4 comments
Open

npm install throwing error #6

manjilkoirala opened this issue Nov 7, 2023 · 4 comments

Comments

@manjilkoirala
Copy link

I am facing an error while using the command npm i or npm install after cloning the repo.
The screenshot of the error is in the screenshot.
image

@manjilkoirala
Copy link
Author

manjilkoirala commented Nov 7, 2023

I have found the culprit for the error but i am unable to find the solution for it.
"@tensorflow/tfjs-node": "^4.12.0", in package.json is causing this problem. What could be the possible solution for this? Is removing this dependency the solution? @chauchausoup

@chauchausoup
Copy link
Member

Works fine on my end with nodejs version 18+ and 20+.

@manjilkoirala
Copy link
Author

I have tried with different version but it didnt solve the problem. Can we change the version of this dependency which is causing the problem?

@chauchausoup
Copy link
Member

Try to run in Docker container.

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

2 participants