could `avn` automatically run `nvm install ...`?
cmonacaps opened this issue · 1 comments
cmonacaps commented
Perhaps following some config, if it appears the required node version is missing, it could automatically run nvm install <required-version>
wbyoung commented
For security reasons, I don't think this would be a good idea. Feel free to reopen if you disagree. But safely and automatically installing programs isn't something that feels within scope of this project.