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
I support this in spirit, but the issue really boils down to the number of different Node.js version management tools there are (nvm, n, fnm, nodenv to name a few). The goal of this repo is to strike a balance between customizability and ease of setup. If there's a way to ensure that some of the popular node environment management tools support this as well, I'd welcome a PR :)
since setup-node v3.5, we can use nodejs version in package.json
so how can I say engines?
The text was updated successfully, but these errors were encountered: