mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-10-31 01:45:50 +08:00
[Tests] fix failing tests on master due to npm registry SSL changes
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
nvm deactivate
|
||||
nvm uninstall v0.10.7
|
||||
nvm uninstall v4.2.2
|
||||
nvm uninstall v0.9.7
|
||||
nvm uninstall v9.7.0
|
||||
nvm uninstall v0.9.12
|
||||
nvm uninstall v9.10.0
|
||||
|
||||
if [ -f ".nvmrc" ]; then
|
||||
rm .nvmrc
|
||||
|
||||
Reference in New Issue
Block a user