Enable Node js PhpStorm is not enabled

Scan The button does not turn on what could be the reason?

Author: Antonio112009, 2017-12-05

2 answers

You are using PhpStorm 171.3780 - it does not support Node 8. WEB-26508 was fixed in 171.4636. Try upgrading to PhpStorm 2017.1.4 (https://confluence.jetbrains.com/display/PhpStorm/Previous+PhpStorm+Releases), and better immediately before 2017.3

 0
Author: lena, 2017-12-06 16:54:37

Try to specify the folder of the node itself instead of \nodejs\node.exe (the startup file) - \nodejs

In extreme cases, download the file again from the site:

Https://nodejs.org/en/download/

 0
Author: Antonio112009, 2017-12-05 23:03:17