Smartedit自定义未反映在custommarteditContainer.js中

2020-09-08 09:32发布

点击此处---> 群内免费提供SAP练习系统(在群公告中)加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)专家们, 我正在使用Hybri...

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


专家们,

我正在使用Hybris6.7,并使用ysmarteditmodule模板创建了一个自定义smartedit扩展,并在extesioninfo.xml中添加了对npmancillary,smartedit的依赖。 还更新了配置,如下所示。

; applications.customsmarteditmoduleContainer; {" smartEditContainerLocation":" customsmarteditmodule/customsmarteditmodule/js/customsmarteditmoduleContainer.js","扩展":" cmssmarteditContainer"}

全部清除蚂蚁后,定制模块/服务未得到反映。 当我尝试做ant npminstall时,出现以下错误"找不到模块'is-property'",但显示"构建成功"消息。

我在这里错过了什么吗? 请帮忙。