Jake Fagan
Results
2
issues of
Jake Fagan
Howdy, I have nopar running behind nginx with user basic auth. I tried adding auth to my app with, `npm config set registry http://user:[email protected]`. When I run `npm install` in...
enhancement
Howdy, I am attempting to set up a nopar registry on a remote server. I can install successfully with the `npm install -g nopar` command, and when I run `nopar`...
bug