-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Open
Labels
feature requestsI want a new feature in nvm!I want a new feature in nvm!pull request wantedThis is a great way to contribute! Help us out :-DThis is a great way to contribute! Help us out :-D
Description
@ljharb We recently talked about how it makes no sense to have a POSIX compliant installer, since on embedded systems you most likely need to compile node yourself, so the benefit of not installing bash is neglectable.
The reason why nvm doesn't work on Alpine Linux, is because the official builds are compiled against glibc, but there are unofficial builds for musl that should work.
It would be beneficial to have a way to define a different source for node versions, so that I can use nvm on Alpine in the first place.
node releases on the Alpine package manager are tied to repository branches, meaning accessing an older node version means to run an ancient OS as well. I'd love if you could look into it.
Related: nodejs/build#1140
veikak, per1234, altmind, khizirsiddiqui and TheRedXD
Metadata
Metadata
Assignees
Labels
feature requestsI want a new feature in nvm!I want a new feature in nvm!pull request wantedThis is a great way to contribute! Help us out :-DThis is a great way to contribute! Help us out :-D