Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nvm search and install LTS version, then set as default #182

Open
licoded opened this issue Feb 4, 2024 · 0 comments
Open

nvm search and install LTS version, then set as default #182

licoded opened this issue Feb 4, 2024 · 0 comments

Comments

@licoded
Copy link
Owner

licoded commented Feb 4, 2024

on ARM mac (m1 pro chip)

update pnpm itself

pnpm add -g pnpm

update pnpm itself

nvm ls-remote --lts
nvm install v18.19.0
nvm alias default v18.19.0

then, re-launch VSCode to refresh zsh terminal ENV variables

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant