Skip to content

Commit

Permalink
Merge pull request Azure#1952 from MaryGao/curl-nvm-latest
Browse files Browse the repository at this point in the history
Update the node version
  • Loading branch information
MaryGao authored Oct 31, 2023
2 parents 4f0259d + 67a34a2 commit 0f079c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .scripts/automation_init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
. ~/.bashrc
cat ~/.bashrc
nvm use system
npm uninstall -g a_module
nvm install v18.15.0
npm install -g @microsoft/rush@5.92.0
npm install -g @azure-tools/js-sdk-release-tools
Expand Down

0 comments on commit 0f079c6

Please sign in to comment.