Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

https instead of git+ssh package.json dependencies #204

Closed
firminochangani opened this issue Jan 20, 2016 · 1 comment
Closed

https instead of git+ssh package.json dependencies #204

firminochangani opened this issue Jan 20, 2016 · 1 comment

Comments

@firminochangani
Copy link

I had a few problems of permissions when I running: npm install.

To fix that, I had to replace every git+ssh entry to https protocol, then "npm install" ran smoothly.

SO: Ubuntu 15.04
Nodejs: 4.2.2
npm: 2.14.7

@bbondy
Copy link
Member

bbondy commented Jan 20, 2016

Thanks for the report, I think it's fixed here, please let me know if not though:
4b49727

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants