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

pattern-lab-workshop git download issue #1703

Closed
artemkovalyov opened this issue Apr 11, 2016 · 3 comments
Closed

pattern-lab-workshop git download issue #1703

artemkovalyov opened this issue Apr 11, 2016 · 3 comments

Comments

@artemkovalyov
Copy link

  • node version: 5.9.0
  • npm version: 3.8.6

Error output

 npm ERR! git clone --template=/home/artem/.npm/_git-remotes/_templates --mirror ssh://[email protected]/tjheffner/workshopper.git /home/artem/.npm/_git-remotes/git-ssh-git-github-com-tjheffner-workshopper-git-6c3e89ed: Cloning into bare repository '/home/artem/.npm/_git-remotes/git-ssh-git-github-com-tjheffner-workshopper-git-6c3e89ed'...
npm ERR! git clone --template=/home/artem/.npm/_git-remotes/_templates --mirror ssh://[email protected]/tjheffner/workshopper.git /home/artem/.npm/_git-remotes/git-ssh-git-github-com-tjheffner-workshopper-git-6c3e89ed: Permission denied (publickey).
npm ERR! git clone --template=/home/artem/.npm/_git-remotes/_templates --mirror ssh://[email protected]/tjheffner/workshopper.git /home/artem/.npm/_git-remotes/git-ssh-git-github-com-tjheffner-workshopper-git-6c3e89ed: fatal: Could not read from remote repository.
npm ERR! git clone --template=/home/artem/.npm/_git-remotes/_templates --mirror ssh://[email protected]/tjheffner/workshopper.git /home/artem/.npm/_git-remotes/git-ssh-git-github-com-tjheffner-workshopper-git-6c3e89ed: 
npm ERR! git clone --template=/home/artem/.npm/_git-remotes/_templates --mirror ssh://[email protected]/tjheffner/workshopper.git /home/artem/.npm/_git-remotes/git-ssh-git-github-com-tjheffner-workshopper-git-6c3e89ed: Please make sure you have the correct access rights
npm ERR! git clone --template=/home/artem/.npm/_git-remotes/_templates --mirror ssh://[email protected]/tjheffner/workshopper.git /home/artem/.npm/_git-remotes/git-ssh-git-github-com-tjheffner-workshopper-git-6c3e89ed: and the repository exists.
npm ERR! Linux 4.2.0-34-generic
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "pattern-lab-workshop"
npm ERR! node v5.9.0
npm ERR! npm  v3.8.6
npm ERR! code 128

npm ERR! Command failed: git clone --template=/home/artem/.npm/_git-remotes/_templates --mirror ssh://[email protected]/tjheffner/workshopper.git /home/artem/.npm/_git-remotes/git-ssh-git-github-com-tjheffner-workshopper-git-6c3e89ed
npm ERR! Cloning into bare repository '/home/artem/.npm/_git-remotes/git-ssh-git-github-com-tjheffner-workshopper-git-6c3e89ed'...
npm ERR! Permission denied (publickey).
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.
npm ERR! 
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /home/artem/npm-debug.log

My Code

 sudo npm install -g pattern-lab-workshop
@finnp
Copy link
Member

finnp commented Apr 11, 2016

Thank you for reporting this. There are other people with the same issues, who reported it over here: phase2/pattern-lab-workshop#10.

In the meantime you should be able to install npm i finnp/pattern-lab-workshop#fixdep -g instead.

@finnp finnp closed this as completed Apr 11, 2016
@artemkovalyov
Copy link
Author

Hope it would be fixed soon on NodeSchool so you don't receive DDoS on this issue)

@jbelmont
Copy link

I was able to install with npm i finnp/pattern-lab-workshop#fixdep -g but I am still getting an error with npm install.

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