Skip to content
Snippets Groups Projects
Commit 6ba5336b authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

Release 1.7.13

parent 4c5bf609
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ export NVM_DIR="$HOME/.nvm" ...@@ -6,7 +6,7 @@ export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
# Node.js # Node.js
nvm install 16 nvm install 18
# node-pre-gyp # node-pre-gyp
npm install -g nw-gyp node-pre-gyp npm install -g nw-gyp node-pre-gyp
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment