Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm module: add npm module for global npm config #21077

Merged
merged 1 commit into from Sep 23, 2017

Conversation

offlinehacker
Copy link
Contributor

Motivation for this change

Enabling this module fixes bugs like #16441 and allow to set global npm config.

Things done

example = ''
prefix = ''${HOME}/.npm
https-proxy=proxy.example.com
init-license=MIT
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpick: trailing whitespace in example section, ok apart from that.

@offlinehacker
Copy link
Contributor Author

Trailing whitespaces fixed, tnx, i'm merging!

@offlinehacker offlinehacker merged commit ac775ac into NixOS:master Sep 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants