How to switch to different node version? #9057
ximex
started this conversation in
Installed software
Replies: 2 comments 1 reply
-
Hello @ximex,
If using AzDO Pipelines, try adding UseNode to your workflow:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
forgot to say that we use appcenter. so is it possible with the post-clone ( |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
get following error message when i try to link
node@20
:Error: No such keg: /usr/local/Cellar/node@20
i tried:
running
node --version
gives:v18.19.0
running
brew --prefix
gives:/usr/local
running
brew search node
gives:Beta Was this translation helpful? Give feedback.
All reactions