HarmonyOS 集成@react-native-oh-tpl/react-native-spinkit报错
集成@react-native-oh-tpl/react-native-spinkit构建。
按照文档集成后点击构建,返回错误:
Cannot find module '@pura/harmony-utils' or its corresponding type declarations
HarmonyOS
赞
收藏 0
回答 1
待解决
相关问题
HarmonyOS 集成@react-native-oh-tpl/datetimepicker报错
1296浏览 • 1回复 待解决
HarmonyOS 集成@react-native-oh-tpl/react-native-pdf后App Crash
1311浏览 • 1回复 待解决
HarmonyOS 无法安装@react-native-oh-tpl/react-native-reanimated
2123浏览 • 1回复 待解决
HarmonyOS @react-native-oh-tpl/react-native-view-shot增量包权限问题
1197浏览 • 1回复 待解决
HarmonyOS @react-native-oh-tpl/react-native-reanimated 引入编译出错
1259浏览 • 1回复 待解决
HarmonyOS react-native-oh-library/react-navigation如何集成
1345浏览 • 1回复 待解决
HarmonyOS react-native集成问题
1816浏览 • 1回复 待解决
HarmonyOS react-native-reconnecting-websocket 报错
1139浏览 • 1回复 待解决
HarmonyOS 适配 React native
1629浏览 • 1回复 待解决
HarmonyOS react-native-gesture-handler运行报错
1069浏览 • 1回复 待解决
HarmonyOS react-native工程使用yarn install报错
1136浏览 • 1回复 待解决
HarmonyOS react-native-svg(CAPI)使用报错
1194浏览 • 1回复 待解决
HarmonyOS react-native-safe-area-context引入报错
1149浏览 • 1回复 待解决
HarmonyOS 关于react-native-fast-image-8.6.3-0.4.10版本集成报错问题
1032浏览 • 1回复 待解决
HarmonyOS react-native-device-info使用报错
938浏览 • 1回复 待解决
HarmonyOS 引用react-native-sound,项目运行报错
1021浏览 • 1回复 待解决
HarmonyOS React Native三方库需要适配@react-native-community/art
1268浏览 • 1回复 待解决
HarmonyOS 咨询React Native适配情况
1314浏览 • 1回复 待解决
HarmonyOS RN中使用react-native-view-shot报错
985浏览 • 1回复 待解决
HarmonyOS 是否接入React Native框架?
1239浏览 • 1回复 待解决
HarmonyOS react-native-device-info
947浏览 • 1回复 待解决
HarmonyOS React Native分包基础包相关
1206浏览 • 1回复 待解决
根据报错,是没有下载@pura/harmony-utils的三方库,可以在ide内控制台执行以下命令:ohpm i @pura/harmony-utils,下载完毕后点击ide左上角file->Sync and Refresh Project刷新同步项目试试。