반응형
안녕하세요.
Dipokal HHJ 입니다.
React Native EXPO APP 개발을 새로운 환경에서 시작하게 되면 다음과 같은 에러를 확인할 수 있으실 겁니다.
error invalid regular expression: /(.*\\__fixtures__\\.*|node_modules[\\\]react[\\\]dist[\\\].*|website\\node_modules\\.*|heapcapture\\bundle\.js|.*\\__tests__\\.*)$/: unterminated character class. run cli with --verbose flag for more details.
저는 Node.JS 버전을 삭제하고 다운그레이드를 하니까 해결되었습니다.
https://nodejs.org/download/release/v12.9.0/
반응형
'💻기술 > 에러와의 전쟁' 카테고리의 다른 글
[ 주피터노트북 ] ERROR: the notebook server could not be started because no available port could be found 해결 (0) | 2021.10.05 |
---|---|
[ Nodejs ] Cannot destructure property 'name' of 'node' as it is null 에러 (0) | 2021.10.03 |
pipework 설치가 안될 때 (1) | 2021.01.06 |
[ Python ] Command errored out with exit status 1 오류 (0) | 2021.01.06 |
MySQL 설치에러 E: Sub-process /usr/bin/dpkg returned an error code (1) (0) | 2020.08.11 |