Any idea why @WebStormIDE throwing " /usr/bin/env: ‘node’: No such file or directory" on Prettier file watcher run while `node -v` properly showing the current version of node? I am using #nvm
#webstorm #NodeJS
Are you on Linux or on macOS? If you're on Linux, can you please try the workarounds suggested in this issue: https://youtrack.jetbrains.com/issue/IDEABKL-7589 … If you're on macOS, please send us the IDE logs (menu Help - Show logs): https://youtrack.jetbrains.com/issues/WEB Thanks!