当前位置:网站首页>LnReader编译
LnReader编译
2022-08-09 12:21:00 【Leibniz infinity sml】
解决错误: ReanimatedUIImplementation.java:13: 错误: 找不到符号 ViewManagerResolver viewManagerResolver,
package com.facebook.react.uimanager;
import androidx.annotation.Nullable;
import com.facebook.react.bridge.ReactApplicationContext;
import com.facebook.react.bridge.ReadableArray;
import com.facebook.react.uimanager.events.EventDispatcher;
import com.swmansion.reanimated.layoutReanimation.ReanimatedNativeHierarchyManager;
import java.util.List;
public class ReanimatedUIImplementation extends UIImplementation {
public ReanimatedUIImplementation(
ReactApplicationContext reactContext,
UIManagerModule.ViewManagerResolver viewManagerResolver,//第13行, "UIManagerModule." 是新增的
//...
nodejs 17报错 , 降到nodejs 16
F:\lnreader> yarn run buildRelease
"""
Failed to construct transformer: Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:67:19)
at Object.createHash (node:crypto:135:10)
at stableHash (F:\lnreader\node_modules\metro-cache\src\stableHash.js:19:8)
at Object.getCacheKey (F:\lnreader\node_modules\metro-transform-worker\src\index.js:647:7)
at getTransformCacheKey (F:\lnreader\node_modules\metro\src\DeltaBundler\getTransformCacheKey.js:32:19)
at new Transformer (F:\lnreader\node_modules\metro\src\DeltaBundler\Transformer.js:180:28)
at F:\lnreader\node_modules\metro\src\Bundler.js:58:29 {
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
"""
nvm current
#v17.9.1
nvm use 16.16.0
…卡在app:bundleReleaseJsAndAssets
参考?
npm install -g react-native-cli
react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res/
边栏推荐
- 十分钟教会你如何使用VitePress搭建及部署个人博客站点
- 世界第4疯狂的科学家,在103岁生日那天去世了
- 曲鸟全栈UI自动化教学(八):框架代码讲解和进一步优化
- GPT-3组合DALL·E,60秒内搞定游戏设定和原型动画!网友看后:这游戏想玩
- Extract EventBus encapsulation to base class using annotations
- 鹅厂机器狗花式穿越10m梅花桩:前空翻、单桩跳、起身作揖...全程不打一个趔趄...
- World's 4th mad scientist dies on his 103rd birthday
- 又有大厂员工连续加班倒下/ 百度搜狗取消快照/ 马斯克生父不为他骄傲...今日更多新鲜事在此...
- Fragment中嵌套ViewPager数据空白页异常问题分析
- 保存Simulink仿真模型为图片或者PDF的方法
猜你喜欢

The grep command Shell regular expressions, the three musketeers

又有大厂员工连续加班倒下/ 百度搜狗取消快照/ 马斯克生父不为他骄傲...今日更多新鲜事在此...

系统提供的堆 VS 手动改写堆

腾讯欲成育碧最大股东/ 米哈游招NLP内容生成研究员/ AI发现四千余物种濒临灭绝...今日更多新鲜事在此...

Flutter Getting Started and Advanced Tour (2) Hello Flutter

900页数学论文证明旋转的黑洞不会爆炸,丘成桐:30多年来广义相对论首次重大突破...

李开复花上千万投的缝纫机器人,团队出自大疆

Here comes the question: Can I successfully apply for 8G memory on a machine with 4GB physical memory?

箭头函数和普通函数的常见区别

Flutter Getting Started and Advanced Tour (8) Button Widget
随机推荐
K个结点的组内逆序调整
保存Simulink仿真模型为图片或者PDF的方法
字符串转换整数 (atoi)
腾讯发布第二代四足机器人Max,梅花桩上完成跳跃、空翻
Flutter Getting Started and Advanced Tour (1) - Getting to Know Flutter
Intranet penetration tool ngrok usage tutorial
技术分享 | 接口自动化测试如何处理 Header cookie
批量读取word docx文件指定表格内容,保存在excel文件中
Flutter入门进阶之旅(一)-初识Flutter
Extract EventBus encapsulation to base class using annotations
注释、关键字、标识符的区别你知道吗?
超越CLIP的多模态模型,只需不到1%的训练数据!南加大最新研究来了
How to save Simulink simulation model as image or PDF
如何修改data work上jdbc驱动的版本
ViewPager fragments of nested data blank page abnormal problem analysis
Go Affair, How to Become a Gopher and Find a Go Job in 7 Days, Part 1
注:检测到当前使用的ADB不是HBuilder内置或自定义ADB:PID为:9544进程名称为:adb.exe 路径为:c:\users\administrator\appdata\local\and
使用RecyclerView实现三级折叠列表
Say goodbye to the AI era of hand looms
FFmpeg库在win10上配置使用(不配置libx264)