mirror of
https://github.com/EvernodeXRPL/hpcore.git
synced 2026-04-29 15:37:59 +00:00
Upgraded nodejs dependencies to 16.x (#364)
This commit is contained in:
@@ -93,7 +93,7 @@ sudo apt-get install -y \
|
||||
sudo apt-get install -y jq
|
||||
|
||||
# NodeJs
|
||||
curl -fsSL https://deb.nodesource.com/setup_14.x | sudo -E bash -
|
||||
curl -fsSL https://deb.nodesource.com/setup_16.x | sudo -E bash -
|
||||
sudo apt-get install -y nodejs
|
||||
# ncc build utility for nodejs compiled builds.
|
||||
sudo npm i -g @vercel/ncc
|
||||
|
||||
Reference in New Issue
Block a user