Skip to content

Commit 8b02552

Browse files
committed
GPII-1996: Upgrades node-gyp to 3.4.0
1 parent a449749 commit 8b02552

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
choco install nodejs.install -version 4.4.3 --forcex86 -y
2+
call refreshenv
3+
cd "C:\Program Files (x86)\nodejs\node_modules\npm"
4+
call npm install node-gyp@3.4.0
25
choco install python2 -y
36
choco install innosetup -y
47
setx /M PATH "%PATH%;C:\Program Files (x86)\nodejs;C:\tools\python2;C:\Program Files (x86)\Inno Setup 5"

0 commit comments

Comments
 (0)