Reactjs Can';t使用Intellij运行react应用程序

Reactjs Can';t使用Intellij运行react应用程序,reactjs,linux,intellij-idea,npm,Reactjs,Linux,Intellij Idea,Npm,我使用linux,我只是尝试启动一个react应用程序,然后从Intellij生成 Attempting to bind to HOST environment variable: linux-66w6 If this was unintentional, check that you haven't mistakenly set it in your shell. Learn more here: https://xxx.x/CRA-advanced-config Process fini

我使用linux,我只是尝试启动一个react应用程序,然后从Intellij生成

Attempting to bind to HOST environment variable: linux-66w6
If this was unintentional, check that you haven't mistakenly set it in your shell.
Learn more here: https://xxx.x/CRA-advanced-config


Process finished with exit code 2



Compiled successfully!

You can now view premier-projet in the browser.

  http://linux-66w6:3000

Note that the development build is not optimized.
To create a production build, use npm run build.
我无法访问

http://linux-66w6:3000
尝试使用localhost,127.0.0.1。。。同样的结果

在控制台中,主机名返回

linux-66w6

尝试将
HOST
设置为
localhost
,请参阅尝试将
HOST
设置为
localhost
,请参阅