You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to install globally and locally, yet Iam getting the following error:
Cloning into bare repository '/Users/unstoppable/.npm/_git-remotes/ssh-git-github-com-google-traceur-compiler-git-d67ff1c3'...
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! /Users/unstoppable/npm-debug.log
roydells-MacBook-Pro:~ unstoppable$
The text was updated successfully, but these errors were encountered:
The new CS that's in master on GIT doesn't use traceur anymore. Make sure you are using the latest from GIT and not from NPM. We haven't updated NPM with this version just yet.
I try to install globally and locally, yet Iam getting the following error:
Cloning into bare repository '/Users/unstoppable/.npm/_git-remotes/ssh-git-github-com-google-traceur-compiler-git-d67ff1c3'...
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! /Users/unstoppable/npm-debug.log
roydells-MacBook-Pro:~ unstoppable$
The text was updated successfully, but these errors were encountered: