Commit e4a5218
committed
fix(install.sh): don't remove old npm first
The install script will gracefully fail if things don't work. This is
especially important for versions of npm that won't work in your current
node version.
PR-URL: #3748
Credit: @wraithgar
Close: #3748
Reviewed-by: @isaacs1 parent 0320bd7 commit e4a5218
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
166 | | - | |
167 | 165 | | |
168 | 166 | | |
169 | 167 | | |
| |||
0 commit comments