-
Notifications
You must be signed in to change notification settings - Fork 37
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 error #400
Comments
Same issue here |
+1 here npm --version |
same here. It seems to have been deleted. |
same issue here I removed the following line from bower.json and was able to build: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am trying to build code in Ubuntu 16.04 to translate to Portuguese-BR, with this settings
npm --version
4.5.0
node --version
v6.10.2
bower --version
1.8.0
but i got this error
bower ECMDERR Failed to execute "git ls-remote --tags --heads git@github.com:KanoComputing/web-components.git", exit code of #128 remote: Repository not found. fatal: repository 'https://github.com/KanoComputing/web-components.git/' not found
Additional error details:
remote: Repository not found.
fatal: repository 'https://github.com/KanoComputing/web-components.git/' not found
is it a private repository?
The text was updated successfully, but these errors were encountered: