You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
nvm
,volta
and other Node.js version managersnsolid --update
that automatically updates the binary via command line.What do you folks think about it? @brycebaril @edsadr @trevnorris @santigimeno
The text was updated successfully, but these errors were encountered: