Webstorm IDE: program path not specified when running JS script how can I fix this?

I am trying to run my JavaScript script, however the message continues to give me an error message:

Configuration is still incorrect. Do you want to edit it again?

Is there any way to fix this?

+4
source share
5 answers

I had a similar error, and this happened because I did not indicate my path to where I installed node.js. In webstorm go to the menu "File" → "Settings" → "Language & Frameworks" → node.js and NPM and in the text field of the Node interpreter, specify the path to the path where node.js. was installed. For me it was in C: \ Program Files (x86) \ nodejs.

+3
source

If you have not installed node.js and npm, you need to do this.

+1
source

js- Chrome-, "Inspect in WebStorm" .

0

WebStorm OneDrive (Windows 10). , WebStorm JavaScript, . "" > "", node.js, . OneDrive .

: Webstorm OneDrive

0

. → → → Node.js NPM.

: https://nodejs.org/en/

0

All Articles