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

Local build node run install release no longer works #632

Open
robnewport opened this issue Oct 11, 2023 · 4 comments
Open

Local build node run install release no longer works #632

robnewport opened this issue Oct 11, 2023 · 4 comments

Comments

@robnewport
Copy link

Pulling the code and running node run install release does not build locally anymore. The dependency errors are too numerous to mention e.g. ev1stensberg error:

npm ERR! npm ERR! command git --no-replace-objects ls-remote ssh://[email protected]/ev1stensberg/generator.git
npm ERR! npm ERR! ERROR: Repository not found.

Has anyone successfully run a local build?

Would there be any interest in me weeding through them to update the package.json?

@kuncevic
Copy link

Could it be related? #564

@robnewport
Copy link
Author

Yes!

It got resolved when I downgraded to node v14.

this comment by @arnabghoshTW in that post fixed my issue too.

@phorozan
Copy link

I still have the same the issue, downgrading node didn't help. any advice?

@phorozan
Copy link

I resolved the issue by downgrading the npm to 6.14.18. I was using nvm and in this case it didn't work.

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