> npx react-native init 프로젝트명
TypeError: cli.init is not a function
> npx react-native init 프로젝트명 --version 0.68.2
> cd 프로젝트명 > npm run android