-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Add info WRT installing on Alpine Linux / Busybox #1106
Conversation
@@ -302,6 +302,24 @@ Shell settings: | |||
set -e | |||
``` | |||
|
|||
## Installing NVM on Alpine Linux |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's lowercase nvm
throughout, sorry i didn't catch that before :-)
LGTM pending tweaks, and a fresh squash/rebase |
Lowercase NPM Ref @mhart Add information WRT installling on Alpine Linux
@ljharb - how's that looking now? I think I caught everything and hopefully the rebase has been OK for this PR. |
@neilstuartcraig i don't see any changes pushed up - you may need to force push? |
@ljharb - Do you not see the additions here? I rebased then did Cheers |
@neilstuartcraig ah - this PR is from the branch |
Ah, sorry @ljharb - should be sorted now. I was trying to keep it simple by using the online/web PR system but that gets confusing when you try to instead push from your machine. Hopefully that'll do the job but let me know if not and i'll make a fresh PR. Cheers :-) |
As discussed in #1102