rm -rf node_modules 터미널에 입력하여 node_modules 폴더 제거
yarn 혹은 npm install로 다시 node_modules 설치
빌드하면 정상작동함
'개발 에러' 카테고리의 다른 글
Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (0) | 2021.06.28 |
---|---|
'React' refers to a UMD global, but the current file is a module (1) | 2021.06.19 |
iOS) DTDeviceKit: deviceType from [divice id] was NULL (0) | 2020.07.29 |
git pull하다 dependency가 꼬여버렸을 때 (0) | 2020.07.29 |
xcode 'UIKit/UIKIt.h' file not found 에러 해결 (0) | 2020.07.28 |