Skip to content

Pull requests: nvm-sh/nvm

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Alpine linux tuning
#1337 opened Nov 30, 2016 by PeterDaveHello Draft
Set NVM_DIR to real path to avoid symlink issues in #617 needs followup We need some info or action from whoever filed this issue/PR.
#872 opened Oct 14, 2015 by singlow Draft
npm produces escape sequences that nvm should filter out when not a tty bugs Oh no, something's broken :-( needs rebase Please rebase your branch onto latest master! This removes merge commits, & keeps the git log clean. pull request wanted This is a great way to contribute! Help us out :-D
#1006 opened Feb 9, 2016 by dagwieers Draft
[Docs] Quickly explain how to use nvm, per #1030. informational needs followup We need some info or action from whoever filed this issue/PR.
#1040 opened Mar 19, 2016 by xee5ch Draft
Add info on how to enable version auto switching using .bashrc file informational needs followup We need some info or action from whoever filed this issue/PR. needs rebase Please rebase your branch onto latest master! This removes merge commits, & keeps the git log clean.
#1066 opened Apr 19, 2016 by mik356ua Loading…
Instructions to uninstall in case of problems informational needs followup We need some info or action from whoever filed this issue/PR.
#1134 opened Jun 30, 2016 by joshmccall221 Loading…
Adding "nvm alias default system" instruction informational needs followup We need some info or action from whoever filed this issue/PR.
#1174 opened Jul 26, 2016 by ran-zilberman Draft
[Fix] make nvm use display .nvmrc's version in output messages bugs Oh no, something's broken :-( needs followup We need some info or action from whoever filed this issue/PR.
#1187 opened Aug 3, 2016 by anchnk Draft
[Tests] add tests for "make 'nvm use' display '.nvmrc' version" bugs Oh no, something's broken :-( feature requests I want a new feature in nvm! needs followup We need some info or action from whoever filed this issue/PR.
#1258 opened Oct 11, 2016 by jumbosushi Draft
Run Travis tests on OS X needs followup We need some info or action from whoever filed this issue/PR. OS: Mac OS pull request wanted This is a great way to contribute! Help us out :-D testing Stuff related to testing nvm itself.
#1267 opened Oct 18, 2016 by lukechilds Draft
Show the version for "system" in nvm ls feature requests I want a new feature in nvm!
#1287 opened Nov 6, 2016 by PeterDaveHello Draft
Fixes bug where NVM init script is appended to the wrong startup file for ZSH users installing node Issues with installing node/io.js versions. installing nvm: profile detection Issues with nvm's own install script, related to figuring out the right profile file. needs followup We need some info or action from whoever filed this issue/PR. needs rebase Please rebase your branch onto latest master! This removes merge commits, & keeps the git log clean. shell: zsh
#611 opened Jan 15, 2015 by iMerica Loading…
[WIP][CI] Enable clang v3.8 on Travis CI testing Stuff related to testing nvm itself.
#1310 opened Nov 17, 2016 by PeterDaveHello Draft
[Tests] Try to detect & use more threads in local testing Stuff related to testing nvm itself.
#1499 opened Apr 9, 2017 by PeterDaveHello Loading…
Use package.json engines semver expression
#1535 opened May 30, 2017 by edwmurph Loading…
Mention ps-nvm in README
#1682 opened Dec 8, 2017 by felixfbecker Draft
Allow nvm-exec to be linked into individual .nvm directories for system-wide installs with a localized Nodes root / multiuser issues Anything related to using `sudo` or `su`, or using nvm across multiple user accounts.
#1845 opened Jun 21, 2018 by msaladna Draft
Do not log when user has requested no profile modifications feature requests I want a new feature in nvm! pull request wanted This is a great way to contribute! Help us out :-D
#2131 opened Dec 6, 2019 by wesleytodd Loading…
NVM_NOUSE on install.sh to pass --no-use to nvm.sh feature requests I want a new feature in nvm! installing nvm Problems installing nvm itself
#2132 opened Dec 6, 2019 by wesleytodd Loading…
adjust for symbolic links
#2143 opened Jan 8, 2020 by aiqui Draft
[Robustness] handle an overridden type
#2356 opened Nov 21, 2020 by ljharb Loading…
[spam] non-issue / invalid This isn't relevant to nvm, or turned out to be something unrelated.
#3522 opened Feb 5, 2025 by ZakesGit Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.