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

Provide an easy to upgrade NSolid versions #185

Open
RafaelGSS opened this issue Sep 19, 2024 · 2 comments
Open

Provide an easy to upgrade NSolid versions #185

RafaelGSS opened this issue Sep 19, 2024 · 2 comments
Labels
enhancement New feature or request P3 Low priority Triage

Comments

@RafaelGSS
Copy link
Member

According to https://docs.nodesource.com/docs/nsolid/quickstart/local, nsolid is installed and updated via

$ sudo apt-get install nsolid -y

This, however, isn't a really easy approach as users don't get used to doing it using Node.js. In my opinion, we have two ways of solving it:

  • Include nsolid to nvm, volta and other Node.js version managers
  • Include a nsolid --update that automatically updates the binary via command line.

What do you folks think about it? @brycebaril @edsadr @trevnorris @santigimeno

@bdavina bdavina added P3 Low priority Triage enhancement New feature or request labels Jan 23, 2025
@brycebaril
Copy link
Contributor

Would love to have this at some point. We used to have one for n IIRC but in the end there are a lot of them out there. We need to figure out the priority here and hear from the community what runtime managers they prefer.

@RafaelGSS
Copy link
Member Author

I think having it available via nvm would be great, I'm almost sure other package managers would just follow it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P3 Low priority Triage
Projects
None yet
Development

No branches or pull requests

3 participants