mirror of https://github.com/grpc/grpc-node.git
Use older version of node-gyp
This commit is contained in:
parent
58ce2779a1
commit
b484cc2868
|
@ -22,7 +22,7 @@ call nvm use 10
|
|||
|
||||
call npm install -g npm
|
||||
@rem https://github.com/mapbox/node-pre-gyp/issues/362
|
||||
call npm install -g node-gyp
|
||||
call npm install -g node-gyp@4
|
||||
|
||||
cd /d %~dp0
|
||||
cd ..\..
|
||||
|
|
Loading…
Reference in New Issue