mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-18 10:16:30 +00:00
update npm version to fix recursive npm install bug
This commit is contained in:
parent
2ce86f8591
commit
a46bdfd71e
@ -7,6 +7,7 @@ install:
|
|||||||
# Get the latest stable version of Node.js or io.js
|
# Get the latest stable version of Node.js or io.js
|
||||||
- ps: Install-Product node $env:nodejs_version
|
- ps: Install-Product node $env:nodejs_version
|
||||||
# install modules
|
# install modules
|
||||||
|
- npm install -g npm@5.7
|
||||||
- npm install
|
- npm install
|
||||||
|
|
||||||
# Post-install test scripts.
|
# Post-install test scripts.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user