Error: Module not specified (IntelliJ IDEA)

后端 未结 5 2108
终归单人心
终归单人心 2021-01-31 13:25

I was trying to execute a simple program in IntelliJ IDEA as a static web project. I\'m newbie and I\'m learning web development with Node.js. I took help from the official webs

5条回答
  •  醉酒成梦
    2021-01-31 14:03

    For IntelliJ IDEA 2019.3.4 (Ultimate Edition), the following worked for me:

    1. Find the Environment variables for your project.
    2. Specify, from the dropdowns, the values of "Use class path of module:" and "JRE" as in the attached screenshot.

提交回复
热议问题