我对开发离子应用程序不熟悉,在PC上与互联网断开连接时遇到了一些麻烦。
说明:
如果我有互联网连接(wi-fi),则可以运行“离子服务”而不会出现问题,但是当我断开wi-fi并尝试运行“离子服务”时,我会收到此错误消息:
"events.js:183
throw er; // Unhandled 'error' event
^
Error: spawn "C:\Program Files\nodejs\node.exe" ENOENT
at notFoundError (C:\Users\Kayl\AppData\Roaming\npm\node_modules\ionic\node_modules\cross-spawn\lib\enoent.js:11:11)
at verifyENOENT (C:\Users\Kayl\AppData\Roaming\npm\node_modules\ionic\node_modules\cross-spawn\lib\enoent.js:46:16)
at ChildProcess.cp.emit (C:\Users\Kayl\AppData\Roaming\npm\node_modules\ionic\node_modules\cross-spawn\lib\enoent.js:33:19)
at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)"
复制步骤: 断开无线连接 尝试运行“离子发球”