Download node

This commit is contained in:
Radu Tutueanu 2016-11-09 17:44:37 +01:00
parent c9579dafd1
commit 397dbbd2e5
1 changed files with 1 additions and 0 deletions

View File

@ -176,6 +176,7 @@ case "$TARGET" in
"node") "node")
download_server download_server
start_server start_server
bash "$SRCROOT/scripts/download-core.sh"
npm install --build-from-source --realm_enable_sync npm install --build-from-source --realm_enable_sync
# Change to a temp directory. # Change to a temp directory.