Wil (₩) Moore III
Wil (₩) Moore III
> How big of an issue is this This is really only an issue when switching between node versions that include wildly different npm versions. This can be solved by...
> I don't have $NPM_CONFIG_PREFIX specified anywhere - where is this set for you? `$NPM_CONFIG_PREFIX` is not set by default; but is honored by `npm` when set.
> that's the sort of thing that nvm will forcibly unset in the future Seems like a fairly rude thing to do :unamused: - What other modules should I be...
> I may instead just make it so nvm refuses to work if any of those are set (which is less invasive). Well, that would indeed be less terrible.
:beers: :+1:
Installing 0.10.x seems to have corrected this issue for me.
This is excellent! Apologies I didn't see it sooner; I've been a bit busy with other things outside of coding for a bit. I'm back now. I'm going to need...
Thank you! I'm not a Macports user so I'll have to trust that there are no regressions. BTW, you are now a collaborator. If you feel this is ready to...
Yes, I definitely appreciate the time taken with this PR. I believe we can cover the testing together if I take on 1 & 2 to make sure there are...