我正在创建一个新的React-Native应用程序。我正在关注React-Native quickstart时,我想使用“ expo start”启动我的应用时,出现此错误:
Error: spawn cmd ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:246:19)
at onErrorNT (internal/child_process.js:427:16)
at processTicksAndRejections (internal/process/next_tick.js:76:17)
谢谢!