commit
9b446c786a
@ -99,7 +99,7 @@ runcmd apt-get update && apt-get install -y -q --no-install-recommends openresty
|
|||||||
|
|
||||||
# Install nodejs
|
# Install nodejs
|
||||||
log "Installing nodejs"
|
log "Installing nodejs"
|
||||||
runcmd wget -qO - https://deb.nodesource.com/setup_14.x | bash -
|
runcmd wget -qO - https://deb.nodesource.com/setup_16.x | bash -
|
||||||
runcmd apt-get install -y -q --no-install-recommends nodejs
|
runcmd apt-get install -y -q --no-install-recommends nodejs
|
||||||
runcmd npm install --global yarn
|
runcmd npm install --global yarn
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user