diff --git a/idc-deploy-shell/install-deps.sh b/idc-deploy-shell/install-deps.sh index a71dfd99215..b823c13b511 100644 --- a/idc-deploy-shell/install-deps.sh +++ b/idc-deploy-shell/install-deps.sh @@ -34,7 +34,7 @@ apt-get install -y g++ # needed by yarn install... # https://github.com/nodesource/distributions/blob/master/README.md#deb # -curl -sL https://deb.nodesource.com/setup_16.x | bash - +curl -sL https://deb.nodesource.com/setup_18.x | bash - apt-get install -y nodejs curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add -