๋ฆฌ์กํธ๋ฅผ ์ฒ์ ์ ํด๋ณด๋ฉด์ ํ๋ก์ ํธ๋ฅผ ์์ฑํ๊ณ ์์ ํ๊ฒฝ์ ์ฎ๊ฒผ๋๋ ์๋์ ์๋ฌ๊ฐ ๋ฐ์ํ๋ค..
'react-scripts'์(๋) ๋ด๋ถ ๋๋ ์ธ๋ถ ๋ช
๋ น, ์คํํ ์ ์๋ ํ๋ก๊ทธ๋จ, ๋๋
๋ฐฐ์น ํ์ผ์ด ์๋๋๋ค.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! movie_app_2022@0.1.0 start: `react-scripts start`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the movie_app_2022@0.1.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\user\AppData\Roaming\npm-cache\_logs\2022-07-12T17_49_21_652Z-debug.log
โ npm WARN Local package.json exists, but node_modules missing, did you mean to install?
๋ก์ปฌ์ package.json์ ์กด์ฌํ๋, node_modules๊ฐ ์กด์ฌํ์ง ์๋ ์ค๋ฅ
๊ฐ๋จํ๊ฒ ๋ ธ๋ ํจํค์ง ๋งค๋์ npm install ํ์ฌ ํด๊ฒฐํ์๋ค! ๐
'FrontEnd > Error ๐จ' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[React] 'react-scripts'์(๋) ๋ด๋ถ ๋๋ ์ธ๋ถ ๋ช ๋ น, ์คํํ ์ ์๋ ํ๋ก๊ทธ๋จ, ๋๋ ๋ฐฐ์น ํ์ผ์ด ์๋๋๋ค. (0) | 2022.07.27 |
---|