“Error: spawn cmd ENOENT” In Expo Init Project
I am starting a new React-Native Project using expo init firstexpo But I get this error at Command Prompt Error: spawn cmd ENOENT PS C:\Users\Alex\testing\firstexpo> expo start [16:21:09] Starting project at C:\Users\Alex\testing\firstexpo [16:21:11] Expo DevTools is running at http://localhost:19002 [16:21:11] Opening DevTools in the browser... (press shift-d to disable) Error: spawn cmd ENOENT at Process.ChildProcess._handle.onexit (internal/child_process.js:232:19) at onErrorNT (internal/child_process.js:407:16) at process._tickCallback (internal/process/next_tick.js:63:19) PS C:\Users\Alex