Skip to content

.nvmrc is missing #12395

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

Closed
updateset opened this issue Jun 1, 2025 · 2 comments
Closed

.nvmrc is missing #12395

updateset opened this issue Jun 1, 2025 · 2 comments

Comments

@updateset
Copy link

.nvmrc file is missing from git

When running the instructions on local instlall it installs the latest version of node (24.x) when the install requires 18.17.1 or else yarn wont run properly.

@FelixMalfait
Copy link
Member

https://github.com/twentyhq/twenty/blob/main/.nvmrc there is a nvmrc :)

Btw we need to upgrade node version 22 soon as 18 approached end of life, I'll create an issue

@github-project-automation github-project-automation bot moved this from 🔖 Planned to ✅ Done in 🎯 Roadmap & Sprints Jun 2, 2025
@updateset
Copy link
Author

thats interesting when i pulled from git i didnt see that on my computer. I had to add it manually because when i typed yarn it was attempting to run it with v24 which was throwing all sorts of errors.

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

No branches or pull requests

2 participants