Download node
This commit is contained in:
parent
c9579dafd1
commit
397dbbd2e5
|
@ -176,6 +176,7 @@ case "$TARGET" in
|
|||
"node")
|
||||
download_server
|
||||
start_server
|
||||
bash "$SRCROOT/scripts/download-core.sh"
|
||||
npm install --build-from-source --realm_enable_sync
|
||||
|
||||
# Change to a temp directory.
|
||||
|
|
Loading…
Reference in New Issue