Set Node.js using NVM.
Everything seems to work, but prettier in webstorm complains.
In General, the situation is similar to this, but there is not a solution, but a crutch.
Tell me how to configure. I use manjaro kde.
Prescribed in .zshrc, but to no avail.export NODE_PATH=`which node`
export NVM_DIR=~/.nvm
[ -s "$NVM_DIR...