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 fails due to git connection error #55

Open
MrsNickalo opened this issue Nov 21, 2023 · 0 comments
Open

npm install fails due to git connection error #55

MrsNickalo opened this issue Nov 21, 2023 · 0 comments

Comments

@MrsNickalo
Copy link

I'm trying to install the latest version of zingchart-angular (2.0.2) and I get this error whenever I try. When I try to go to the zingchart-constants on npm, the page is no longer found.
npm ERR! code 128
npm ERR! A git connection error occurred
npm ERR! command git --no-replace-objects ls-remote ssh://[email protected]/zingchart/zingchart-constants.git
npm ERR! ssh: connect to host github.com port 22: Connection timed out
npm ERR! fatal: Could not read from remote repository.
npm ERR!
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.

I also tried just npm install with the zingchart-constants and that failed as well:
npm ERR! code ENOVERSIONS
npm ERR! No versions available for zingchart-constants

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

1 participant