1

I installed node.js and I did all of settings that JetBrains said.But I have this error

What's the problem?

Cœur
  • 34,719
  • 24
  • 185
  • 251

1 Answers1

1

You need to set node.js directory path so that intellij can recognize it as a command.

Please refer the answer to the following question.

'node' is not recognized as an internal or an external command, operable program or batch file while using phonegap/cordova

Thanks.

Gaurav
  • 256
  • 1
  • 7
  • 21