Skip to content

Commit

Permalink
Merge pull request #284 from ImagingDataCommons/wjrl-master-mirror
Browse files Browse the repository at this point in the history
Update node
  • Loading branch information
wlongabaugh authored Sep 11, 2024
2 parents f56c67b + 6769502 commit 61e7b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion idc-deploy-shell/install-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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_14.x | bash -
curl -sL https://deb.nodesource.com/setup_16.x | bash -
apt-get install -y nodejs

curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add -
Expand Down

0 comments on commit 61e7b2c

Please sign in to comment.