Closed
Description
npm 2.7.4
included with io.js 1.6.3
fails to install dependencies from private git repositories such as:
"private": "git+ssh://[email protected]:org/private"
Error:
npm ERR! Cannot read property 'charAt' of undefined
For more information see npm/npm#7807