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 error #400

Open
danielpadilha opened this issue Apr 18, 2017 · 4 comments
Open

npm install error #400

danielpadilha opened this issue Apr 18, 2017 · 4 comments

Comments

@danielpadilha
Copy link

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?

@jamesrabbitt
Copy link

Same issue here

@gimox
Copy link

gimox commented Jul 21, 2017

+1 here

npm --version
5.3
node --version
v6.10

@512banque
Copy link

same here. It seems to have been deleted.

@japonophile
Copy link
Contributor

japonophile commented May 6, 2018

same issue here

I removed the following line from bower.json and was able to build:
"web-components": "git@github.com:KanoComputing/web-components",

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

5 participants