-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
[17:06:39] lint finished in 10.03 s
events.js:183
throw er; // Unhandled 'error' event
^
Error: spawn "C:\Program Files\nodejs\node.exe" ENOENT
at notFoundError (C:\Users\bizruntime\AppData\Roaming\npm\node_modules\ionic\node_modules\cross-spawn\lib\enoent.js:11:11)
at verifyENOENT (C:\Users\bizruntime\AppData\Roaming\npm\node_modules\ionic\node_modules\cross-spawn\lib\enoent.js:46:16)
at ChildProcess.cp.emit (C:\Users\bizruntime\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)
PS E:\Ionic\demoudemy\exercise>
This is coming when i am using ionic serve to run the code Please help and also nothing else is running in the same port I have only one application running in this port number.