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

Configured Gitpod workspace to start with node version 22 #616

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Kamlesh72
Copy link
Contributor

Linked Issue(s)

Fixes #612

@jayantbh
Copy link
Contributor

Instead of this, how about just invoking the ./local-setup.sh script with the -y flag?
That takes care of setting up everything that might be needed, including node.

@Kamlesh72
Copy link
Contributor Author

Ah, missed on many new updates. Will have a look into that.
Arigatou.

@Kamlesh72
Copy link
Contributor Author

@jayantbh After executing ./local-setup.sh the node version of current terminal is still previous one. Is this expected behavior?

Screenshot 2024-10-30 at 5 00 54 PM

@jayantbh
Copy link
Contributor

No that's certainly not intended. I guess the script is missing an nvm use

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

Successfully merging this pull request may close these issues.

Set Node.js version 22 as the default in Gitpod environment
2 participants