We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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
sudo npm install -g pattern-lab-workshop
The text was updated successfully, but these errors were encountered:
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.
npm i finnp/pattern-lab-workshop#fixdep -g
Sorry, something went wrong.
Hope it would be fixed soon on NodeSchool so you don't receive DDoS on this issue)
I was able to install with npm i finnp/pattern-lab-workshop#fixdep -g but I am still getting an error with npm install.
No branches or pull requests
Error output
My Code
The text was updated successfully, but these errors were encountered: