#zsh: command not found: xata
1 messages · Page 1 of 1 (latest)
you'd need to target the executable directly
you could also install xata globaly (npm i -g <package name>)
but you'd need your global node_modules folder in your PATH
and idk if xata is made to be installed globally or not
Thanks... i believe it is already installed globally. I put the computer down and walked away. PATHs may be the death of this old scholl c# developer who never had to worry about it 🙂