tauri-vscode
tauri-vscode copied to clipboard
doesn't work with nvm
/bin/sh: 1: npm: not found
I can't reproduce this - it works fine for me.
Can you share the output of nvm -v
nvm current
and npm run tauri info
please?
Also if you just installed nvm/node/npm you may need to restart your apps/system for all environment variables to be found.