doesn't work with nvm
jkoking opened this issue · 1 comments
jkoking commented
/bin/sh: 1: npm: not found
FabianLars commented
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.