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

chore: use volta to manage node and npm versions #247

Closed
wants to merge 1 commit into from

Conversation

frode
Copy link

@frode frode commented May 13, 2022

This PR closes #246

@vercel
Copy link

vercel bot commented May 13, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
it-tools ✅ Ready (Inspect) Visit Preview May 13, 2022 at 5:39PM (UTC)

@sonarcloud
Copy link

sonarcloud bot commented May 13, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@CorentinTh
Copy link
Owner

Hi @frode !

Thank you very much for the time you took to contribute! 🤗

Personnaly, I'm used to nvm (since I work on Linux based system it works fine), but nvm is not enforced for people contributing to it-tools, if they prefer to use volta (or other node/npm version manager) it's ok as long as they use the proper node version.

Moreover, I don't want to introduce a coupling between the package.json and an optional external tool.

I hope you understand my opinion

Looking forward to hear from you !
Best regards

This pull request was closed.
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.

[FEAT] Use Volta to manage node and npm/yarn versions
2 participants