Webstorm not recognize NodeJS
I have Webstorn NodeJS plugin installed. But Node.JS libraries are not recognised by Webstorm. But I am able to run the program successfully. Node and NPM are properly installed. Please see the attached screen shots.
Attachment(s):
Screenshot from 2015-08-25 10:54:47.png
Screenshot from 2015-08-25 10:53:17.png
Please sign in to leave a comment.
Please make sure to enable 'Node.js Globals' library in Settings (Preferences if you are on Mac)/Languages & Frameworks/JavaScript/Libraries). See https://confluence.jetbrains.com/display/WI/Getting+started+with+Node.js#GettingstartedwithNode.js-Configuringlibraries
Thank you Elena Pogorelova.