ohpm dayjs编译不通过

Consulting description:ohpm dayjs编译不通过,是使用以下命令安装的。

ohpm install dayjs --save-dev --save-prod

Scenario:大写也报错:import { Dayjs } from ‘dayjs’

05-29 21:00:41.226   65078-65078   E     [nodict]Error message:the requested module '@package:pkg_modules/.ohpm/dayjs@1.11.7/pkg_modules/dayjs/dayjs.min' does not provide an export named 'Dayjs' which imported by 'weightloss.fasting.tracker.cn/entry/ets/common/TimeHelper' 

小写也报错:import { dayjs } from ‘dayjs’

'"dayjs"' has no exported member named 'dayjs'. Did you mean 'Dayjs'? <ArkTSCheck

​Raised by:

Expected reply time:​

HarmonyOS
2024-11-20 11:06:04
浏览
收藏 0
回答 1
待解决
回答 1
按赞同
/
按时间
superinsect

删除同级目录下的oh_modules和oh-packages-lock.json文件,使用命令ohpm install dayjs下载依赖,导入的时候不用加大括号import dayjs from 'dayjs'。

分享
微博
QQ
微信
回复
2024-11-20 14:22:30
相关问题
Hsp中使用图片 编译不通过
1758浏览 • 1回复 待解决
HarmonyOS 自定义弹框导致机测不通过
201浏览 • 1回复 待解决
OpenHarmony dcts无法编译通过
3511浏览 • 0回复 待解决
通过ohpm install 第三方npm包,报错
1534浏览 • 1回复 待解决
静态路由访问外网不通
3089浏览 • 0回复 待解决
hap包如何通过编译工具打包成app?
229浏览 • 1回复 待解决