Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Allow npm login with username and password arguments #11319

Closed
grimurd opened this issue Jan 28, 2016 · 2 comments
Closed

Allow npm login with username and password arguments #11319

grimurd opened this issue Jan 28, 2016 · 2 comments

Comments

@grimurd
Copy link

grimurd commented Jan 28, 2016

I am using private npm packages and being able to log in without requiring stdin is a requirement for our CI processes.

I'm creating a docker images that performs npm install while building and because we are using private npm packages I am unable to perform the install since it requires me to login.

If i could create ssh keys or provide username and password arguments that would solve the problem.

@kenany
Copy link
Contributor

kenany commented Jan 28, 2016

#9325, #10920?

@grimurd grimurd closed this as completed Jan 28, 2016
@dankonino
Copy link

@grimurd this is cool thing and works nicely https://www.npmjs.com/package/npm-cli-login

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants