Install npm
This commit is contained in:
parent
9833101a8d
commit
6d9d739a7c
|
@ -401,6 +401,7 @@ configure_node() {
|
||||||
|
|
||||||
mkdir ~/.npmbin
|
mkdir ~/.npmbin
|
||||||
npm config set prefix ~/.npmbin
|
npm config set prefix ~/.npmbin
|
||||||
|
npm install -g npm
|
||||||
|
|
||||||
remove npm
|
remove npm
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue