nvm
new Deno.Command('nvm', { args: ['use'], stderr: 'inherit', stdin: 'inherit', stdout: 'piped', }).outputSync;
Failed to spawn 'nvm': No such file or directory (os error 2)
env: {PATH: Deno.env.get('PATH')
Join the Discord to ask follow-up questions and connect with the community
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934 Members