Error: spawn cmd ENOENT at Process.ChildProcess._handle.onexit (internal/child_process.js:240:19) at onErrorNT (internal/child_process.js:415:16) at process._tickCallback (internal/process/next_tick.js:63:19)

I ran “expo start” in the folder i installed expo on my command line after successfully installing Nodejs, Git and Expo.
But I am getting this error.

Error: spawn cmd ENOENT at Process.ChildProcess._handle.onexit (internal/child_process.js:240:19) at onErrorNT (internal/child_process.js:415:16) at process._tickCallback (internal/process/next_tick.js:63:19)

1 Like

have you solve the problem ?? @nagu

@nagu i solved it by
“%SystemRoot%\system32;” in PATH variable

I’m having this problem right now. Did you go into your system variables and change your path?