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

Problem installing cs on Mac Yosemite: #21

Open
roydellclarke opened this issue May 17, 2015 · 2 comments
Open

Problem installing cs on Mac Yosemite: #21

roydellclarke opened this issue May 17, 2015 · 2 comments

Comments

@roydellclarke
Copy link

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$

@LeonBlade
Copy link

What command are you using to install?

@optikalefx
Copy link
Member

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.

npm uninstall cs
npm install git+https://[email protected]/ConnectAi/cs.git

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