Skip to content

Commit

Permalink
Update the node version
Browse files Browse the repository at this point in the history
  • Loading branch information
MaryGao committed Oct 31, 2023
1 parent 0cc80b5 commit 67a34a2
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/[email protected]
npm install -g @azure-tools/js-sdk-release-tools
Expand Down

0 comments on commit 67a34a2

Please sign in to comment.