因此,我的项目运行良好,但当我试图生成apk时,我得到了一个错误。因此,我删除了node_modules并重新安装,并开始得到这个错误。> Could not find any matches for com.facebook.react:hermes-engine:+ as no versions of com.facebook.react:hermes-engine are available.我的react本地版本是0.68.1
我有一个在iOS上运行良好的React本地应用程序,但是当我尝试在Android上运行时,我会得到以下错误。ERROR TypeError: Cannot read property 'settings' of null, js engine: hermes
ERROR Invariant Violationbundle is corrupt or there is an early initialization error when loading React Native., js e
每当我的代码在本地运行世博时出现错误时,我也会收到以下错误消息:
Error: ENOENT: no such file or directory, open 'C:\Users\kudo\01_Work\Repos\expo\expo\android\versioned-react-native\ReactAndroid\hermes-engine\.cxx\MinSizeRel\6d3b5k69\x86如果我删除Hermes,错误也会消失,但是我想使用Hermes。
我正在MacBook Air m1上制作React本地的m1应用程序。当我在vscode中运行npx react-native run-ios时,我得到了很多错误:当我试图从Xcode (从'name.xcworkplace')构建它时,我得到了以下错误:当我从Xcode (从'name.xcodeproj')构建它时,它运行地铁服务器,但是在iOS模拟器上构建失败。( # to enabl