Skip to content

Commit b5decce

Browse files
committed
Force NPM version
1 parent 68ccdbd commit b5decce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/update-node.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -x
44

55
npm install -g n
66
n 10
7-
npm install -g npm
7+
npm install -g npm@6
88

99
# Install latest pm2
1010
npm install -g pm2

0 commit comments

Comments
 (0)