웁스교교주의 이야기

[react-native] TypeError: cli.init is not a function 에러시 본문

삽질로그

[react-native] TypeError: cli.init is not a function 에러시

웁스교교주 2022. 8. 24. 17:17

react-native 에서 0.69 버전 설치시 

 

TypeError: cli.init is not a function

 

에러가 발생한다.

 

npx react-native init YourProjectName --version 0.68.2

 

버전을 다운그레이하면 해결이 된다.