Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Proget NPM Feed using github source
-
I would like to setup my npm feed to look for alternate sources using github repositories.
I have a npm dependency as below:
"gulp-hub": "frankwallis/gulp-hub#d461b9c700df9010d0a8694e4af1fb96d9f38bf4"How can i setup a feed to pull the above package from " https://github.com/frankwallis/gulp-hub.git"?
Product: ProGet
Version: 4.3.1
-
This is not possible, because that is not a package (but a git repository).