작성
·
268
1
PS C:\Users\user\Desktop\warp_project_market\react&node_02\start_market_with_react> npm start
> start_market_with_react@0.1.0 start
> react-scripts start
'node_02\start_market_with_react\node_modules\.bin\'은(는) 내부 또는 외부 명령, 실행할 수 있는 프로그램, 또는
배치 파일이 아닙니다.
node:internal/modules/cjs/loader:936
throw err;
^
Error: Cannot find module 'C:\Users\user\Desktop\warp_project_market\react-scripts\bin\react-scripts.js'
at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
at Function.Module._load (node:internal/modules/cjs/loader:778:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:17:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
npm start를 하고 난 뒤 이렇게 뜹니다.
어떻게 해결을 해야 할지 모르겠습니다. ㅠ
이거때문에 진도를 못나가고 있습니다 ㅠ
다시 작성을 해서 진행을 했는데 이번에는 되었네요!
전에 작업을 하다가 무언가 빠진 것 같아요! ㅠㅠ