当前位置:网站首页>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/
边栏推荐
- GPT-3组合DALL·E,60秒内搞定游戏设定和原型动画!网友看后:这游戏想玩
- Compensation transaction and idempotency guarantee based on CAP components
- The grep command Shell regular expressions, the three musketeers
- FFmpeg在win10上编译安装(配置libx264)
- 智驾科技完成C1轮融资,此前2轮已融4.5亿元
- 【HCIP持续更新】IS-IS协议原理与配置
- How to save Simulink simulation model as image or PDF
- 2022年非一线IT行业就业前景?
- AQS Synchronization Component - FutureTask Analysis and Use Cases
- 批量读取word docx文件指定表格内容,保存在excel文件中
猜你喜欢
腾讯欲成育碧最大股东/ 米哈游招NLP内容生成研究员/ AI发现四千余物种濒临灭绝...今日更多新鲜事在此...
中科院打脸谷歌:普通电脑追上量子优越性,几小时搞定原本要一万年的计算...
Rust from entry to proficient 04 - data types
h264协议
Two minutes recording can pass by second language!The volcano how to practice and become voice tone reproduction technology?
ABAP 面试题:如何使用 ABAP 编程语言的 System CALL 接口,直接执行 ABAP 服务器所在操作系统的 shell 命令?
苹果Meta都在冲的Pancake技术,中国VR团队YVR竟抢先交出产品答卷
Flutter Getting Started and Advanced Tour (2) Hello Flutter
Common gadgets of Shell (sort, uniq, tr, cut)
Flutter Getting Started and Advanced Tour (4) Text Input Widget TextField
随机推荐
Fragment中嵌套ViewPager数据空白页异常问题分析
智驾科技完成C1轮融资,此前2轮已融4.5亿元
数字化转型之支撑保障单元
#物联网征文#小熊派设备开发实战
Scala 高阶(七):集合内容汇总(上篇)
单面线路板与精密多层PCB线路板区别有哪些?
技术分享 | 接口自动化测试如何处理 Header cookie
The batch size does not have to be a power of 2!The latest conclusions of senior ML scholars
Compensation transaction and idempotency guarantee based on CAP components
曲鸟全栈UI自动化教学(八):框架代码讲解和进一步优化
激光熔覆在农机修复强化中的应用及研究方向
Adalvo acquires its first branded product, Onsolis
1小时直播招募令:行业大咖干货分享,企业报名开启丨量子位·视点
go基础之web获取参数
Flutter入门进阶之旅(三)Text Widgets
腾讯欲成育碧最大股东/ 米哈游招NLP内容生成研究员/ AI发现四千余物种濒临灭绝...今日更多新鲜事在此...
使用注解将EventBus封装抽取到基类
AQS同步组件-FutureTask解析和用例
基于CAP组件实现补偿事务与幂等性保障
Reading and writing after separation, performance were up 100%