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

Remove custom NPM package prefix #505

Merged
merged 1 commit into from
Sep 28, 2015
Merged

Conversation

franzliedke
Copy link
Contributor

NVM hasn't worked well with the NPM "prefix" option. They added a warning about this in a release seven days ago.

Since global packages are already in the PATH (NVM probably takes care of that), just removing the custom prefix did the job for me. Are there any problems this could cause?

See nvm-sh/nvm#606 and nvm-sh/nvm@a1def71

fideloper added a commit that referenced this pull request Sep 28, 2015
Remove custom NPM package prefix
@fideloper fideloper merged commit 97358d3 into fideloper:master Sep 28, 2015
@fideloper
Copy link
Owner

The simpler the better :D thanks!

@franzliedke
Copy link
Contributor Author

Awesome, thanks for the swift merge! Can you reply here when you include this in a release? 😁

@fideloper
Copy link
Owner

well, I'll try, but I doubt I'll remember >.>.

Should be some way to get reminded on that....

On Mon, Sep 28, 2015 at 7:42 AM Franz Liedke [email protected]
wrote:

Awesome, thanks for the swift merge! Can you reply here when you include
this in a release? [image: 😁]


Reply to this email directly or view it on GitHub
#505 (comment).

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.

2 participants