https://rrecoder.tistory.com/133
[npm & yarn 오류 ]Command failed with exit code 127 / react-scripts: command not found
현재 나는 create-react-app으로 react 프로젝트를 진행하고 있었고, npm start yarn start 하면 local에서 렌더링이 정상 동작 되고 있었다. 오류발생 함께 프로젝트를 하며 오톰과 merge를 하는 과정에서 yarn.l
rrecoder.tistory.com
yarn start, npm start 시 Command failed with exit code 127 에러 발생 시,
npm update(sudo권한으로 실행해야 할 수 도 있음) 진행
'개인프로젝트 > 이슈정리' 카테고리의 다른 글
Uncaught (in promise) Error: Illegal argument undefined (0) | 2023.11.12 |
---|---|
defaultState for reducer handling [object Object] should be defined (0) | 2023.11.12 |
Redux toolkit. Uncaught Error: uSES not initialized (0) | 2023.11.12 |
MongoParseError: option usefindandmodify is not supported (0) | 2023.11.11 |
Xcode must be fully installed before you can continue (0) | 2023.09.12 |