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!
Creating Tokens for Continuous Intergration
-
The npm documentation says I should be able to create a token and then supply it to the registry. Here is the npm documentation
How do I enable my ProGet hosted npm registry to a create tokens?
I tried running :
npm token create //This gave me a 404 error
Also, I tried:
GET:http://mypackagelibraryurl/-/npm/v1/tokens POST:http://mypackagelibraryurl/-/npm/v1/tokens
Both requests returned a 404 - 'tokens' is not in the npm registry.
Product: ProGet
Version: 5.1.11
-
You need to create an API in the ProGet UI; API Access and API keys