Skip to content

Commit b1ed655

Browse files
committed
Merge branch 'GPII-1996'
* GPII-1996: GPII-1996: Upgrades node-gyp to 3.4.0
2 parents a449749 + 8b02552 commit b1ed655

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)