-
-
Notifications
You must be signed in to change notification settings - Fork 11.8k
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
🔧 build: add .nvmrc file with LTS version #622
Conversation
@Asuka109 is attempting to deploy a commit to the LobeHub Team on Vercel. A member of the Team first needs to authorize it. |
Thank you for raising your pull request and contributing to our Community |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #622 +/- ##
=======================================
Coverage 85.59% 85.59%
=======================================
Files 166 166
Lines 7615 7615
Branches 655 655
=======================================
Hits 6518 6518
Misses 1097 1097 ☔ View full report in Codecov by Sentry. |
why 18? not 20? |
Just never try that. Do you think we can use |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@arvinxx Node.js 18 is one of the lts versions and will be supported as a long-term version until April 2025. It appears you're not very experienced with using version 20 either. How about setting it to 18 for now? https://nodejs.org/en/about/previous-releases#release-schedule |
Ok |
❤️ Great PR @Asuka109 ❤️ The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world. |
🎉 This PR is included in version 0.110.9 🎉 The release is available on: Your semantic-release bot 📦🚀 |
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
Add .nvmrc file to setup Node.js with fnm automatically.
Refer to: https://github.com/Schniz/fnm?tab=readme-ov-file#shell-setup
📝 补充信息 | Additional Information