我有一个 Ionic 项目,它在我的 Windows 机器和朋友的 Mac 上运行良好,但我在 Linux 上遇到了问题。
\n问题出现在 上ionic serve,无穷无尽Waiting for connectivity with react-scripts...,并且在运行时继续出现。开发服务器似乎工作正常。
希望我们能找到解决方案。
\nCLI 输出:
\nnpm run start\n\n> [project name]@0.0.1 start\n> ionic serve\n\n> react-scripts start\n[react-scripts] \xe2\x84\xb9 \xef\xbd\xa2wds\xef\xbd\xa3: Project is running at http://192.168.1.66/\n[react-scripts] \xe2\x84\xb9 \xef\xbd\xa2wds\xef\xbd\xa3: webpack output is served from \n[react-scripts] \xe2\x84\xb9 \xef\xbd\xa2wds\xef\xbd\xa3: Content not from webpack is served from /[project path]/app/public\n[react-scripts] \xe2\x84\xb9 \xef\xbd\xa2wds\xef\xbd\xa3: 404s will fallback to /\n[react-scripts] Starting the development server...\n[react-scripts] \n[react-scripts] You can now view better-call …Run Code Online (Sandbox Code Playgroud)