Please help! urgent!

I am facing this error ionic 2 cli…

events.js:182
      throw er; // Unhandled 'error' event
      ^

Error: spawn C:\Program Files\nodejs\node.exe ENOENT
    at notFoundError (E:\Documents\Projects\MyApp\node_modules\
    at verifyENOENT (E:\Documents\Projects\MyApp\node_modules\c
    at ChildProcess.cp.emit (E:\Documents\Projects\MyApp\node_m
    at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)

Not found any solution using google till now.

You also didn’t search here in the forum:

Here is an issue for that:

Add your information (old ionic info?) to the issue to help the dev.

1 Like

I have solved this. I accidentally deleted cross-spawn-sync node modules. Now works fine.

1 Like

Thank you sooo much. I’m also getting the same error. Till now it worked properly. I don’t know suddenly what happened to this project. Please help me out of this…If you find answer…

1 Like

When I uninstalled node,ionic and relative plugins and all…then reinstalled everything. Then it worked well for me

2 Likes