when I tried to create a react-native project with npx react-native init MyTestApp Error it pops up npx: installed 640 in 66.1s Unexpected token = and can not be created project
CodePudding user response:
It seems that you need a different node version to be able to execute the command.