Webstorm 7 cannot recognize node API methods

后端 未结 5 1303
南旧
南旧 2020-12-18 17:48

I just installed WebStorm. I\'m working on a small Node.js app.

I\'ve attached the Node.js source code, and when I click on the Node.js settings, I can see that it c

5条回答
  •  再見小時候
    2020-12-18 18:15

    Updating to Webstorm 8 or higher will fix your require methods problem. As posted earlier by checking if Settings > JavaScript > Libraries > Node.js are all checked will fix your problem

提交回复
热议问题