message no. 113477
Posted by ChargedLight in #github at 2015-09-23T13:08:46Z
Hi. I'm trying to install a library from my github repo (i've forked it) via npm. I'm trying "npm install git+https://github.com/username/lib-name.git" but getting "Invalid version" error. What could be wrong?