오류 기록 | 오류: 모듈'react-dev-utils/crossSpawn'을 찾을 수 없습니다.

1431 단어 오보

오류 보고:

Error: Cannot find module 'react-dev-utils/crossSpawn'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
    at Function.Module._load (internal/modules/cjs/loader.js:562:25)
    at Module.require (internal/modules/cjs/loader.js:692:17)
    at require (internal/modules/cjs/helpers.js:25:18)
    at Object. (E:*******
ode_modules\react-scripts\bin\react-scripts.js:18:15) at Module._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12) at Function.Module._load (internal/modules/cjs/loader.js:585:3) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] start: `react-scripts start` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\asus\AppData\Roaming
pm-cache\_logs\2019-11-03T07_14_00_900Z-debug.log

참고 강좌


Cannot find module ‘react-dev-utils/crossSpawn’ exception React App

해결 방법

  • node_ 삭제modules 폴더
  • npm install

  • 또 살았어!

    좋은 웹페이지 즐겨찾기