I tried to install auto_format_on_save using JSPrettier on my Sublime text. But everytime i'm saving my file, i get :
------------------
JsPrettier ERROR
------------------
Prettier reported the following error(s):
env: node: No such file or directory
Process finished with exit code 127
For what i've read, it is because i'm using oh-my-zh
and nvm
but i don't succeed to configure my setup files properly.
Please help
which node :: /Users/mymac/.nvm/versions/node/v9.5.0/bin/node
Thanks for helping