将一个模块从线上改为本地依赖后,出现循环依赖问题

将一个模块从线上改为本地依赖后,出现循环依赖问题。

/Applications/DevEco-Studio.app/Contents/tools/node/bin/node /Applications/DevEco-Studio.app/Contents/tools/hvigor/bin/hvigorw.js --mode module -p module=entry@default -p product=default -p requiredDeviceType=phone assembleHap --analyze=normal --parallel --incremental --daemon 
  > hvigor WARN: The current module 'AlipayPortal' has dependency which is not installed at its oh-package.json5. 
  > hvigor WARN: The current module 'entry' has dependency which is not installed at its oh-package.json5. 
  > hvigor WARN: The current module 'sample' has dependency which is not installed at its oh-package.json5. 
  > hvigor WARN: module 'sample' depends on another module 'sample'. This dependency will not be collected because of the potential issue of circular dependencies between hsp/har modules. 
  > hvigor WARN: The current module 'mpaas_commonability' has dependency which is not installed at its oh-package.json5. 
  > hvigor WARN: module 'mpaas_commonability' depends on another module 'sample'. This dependency will not be collected because of the potential issue of circular dependencies between hsp/har modules. 
  > hvigor ERROR: Circular dependency between the following tasks: mpaas_commonability:default@CreateHarBuildProfile -> mpaas_commonability:default@CreateHarBuildProfile. 
  > hvigor ERROR: BUILD FAILED in 835 ms 
HarmonyOS
8天前
浏览
收藏 0
回答 1
待解决
回答 1
按赞同
/
按时间
superinsect
分享
微博
QQ
微信
回复
8天前
相关问题
Axios与Log循环依赖问题
70浏览 • 1回复 待解决
模块依赖冲突/依赖仲裁方法?
1150浏览 • 1回复 待解决
是否允许HAR的循环依赖
1862浏览 • 1回复 待解决
HarmonyOS 多module同时依赖一个har
484浏览 • 1回复 待解决
HarmonyOS 工程能否依赖外部模块源码
277浏览 • 1回复 待解决
HarmonyOS har包依赖问题
452浏览 • 1回复 待解决
实现一个自定义动画,出现丢帧问题
280浏览 • 1回复 待解决
鸿蒙module依赖报错问题
12571浏览 • 1回复 待解决