在尝试使用本机代码创建项目时,我的Windows命令提示符始终在创建结束时向我显示以下错误消息,这使React Native项目文件夹未完成,因此无法启动应用程序从我的Android模拟器。有人有解决此问题的解决方案吗?预先谢谢您(抱歉,如果我的英语不好,我会说法语)。
控制台文本:https://pastecode.xyz/view/23e2e986
C:\Users\Quentin SAVEAN\Desktop\ApiApp\node_modules\react-native\local-cli\cliEntry.js:30
import type {CommandT} from './commands';
SyntaxError: Unexpected token import
at createScript (vm.js:80:10)
at Object.runInThisContext (vm.js:139:10)
at Module._compile (module.js:616:28)
at Module._compile (C:\Users\Quentin SAVEAN\Desktop\ApiApp\node_modules\pirates\lib\index.js:91:24)
at Module._extensions..js (module.js:663:10)
at Object.newLoader [as .js] (C:\Users\Quentin SAVEAN\Desktop\ApiApp\node_modules\pirates\lib\index.js:96:7)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Module.require (module.js:596:17)
此致
Quentin S。