Eddie Monge Jr
Eddie Monge Jr
While that sounds like it might be good, for your specific use case I would question why you need the version in so many places. If you aren't publishing on...
If someone wants to write up an api and/or help docs for this, it would make it easier to approve and implement
I'm not sure I like the api for this. I think its a bit too complicated. I think the files array might be better as accepting strings and objects. If...
I have the same issue and the linked config doesn't work for me either
#29 pretty much solves the problem for me. I primarily wanted a way to create custom nav similar to stripe:  I needed a way to provide custom...
Do you have the npm folder in your path?
Ok. Still, do you have the npm folder in your path? Can you run any other globally installed npm binary?
It works properly on my OSX so I don't think thats the reason.
Possibly but that wouldn't prevent it from running. Have you tried removing it and installing it again? Is the folder returned by: `ls -al $(npm -g --get prefix)` in the...
AngularJS would be good for this since their docs are so close to this anyway