79568445

Date: 2025-04-11 09:11:30
Score: 2.5
Natty:
Report link

I had /usr/bin/node in my ubuntu 22.04, but obviously this is not used by PHPStorm.

user2744965's suggestion solved my issue:

sudo ln -s "$(which node)" /usr/local/bin/node
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • User mentioned (1): user2744965
  • Low reputation (1):
Posted by: krs_theswiss