-
Choerodon平台版本:0.6.0
-
运行环境(如localhost或k8s):localhost
-
遇到问题时的前置条件:
-
问题描述:
前端front项目一直build失败,提示应该安装一些依赖都安装完成了,但是最后一直有个安装了还是报错提示安装。
choerodon-front-boot也没有0.10.0的版本。
-
报错信息(请尽量使用代码块的形式展现):
This dependency was not found: -
C:\h3c\h3c-choerodon\choerodon-front in ./node_modules/choerodon-front-boot/tmp/routes.index.js
To install it, you can run: npm install --save C:\h3c\h3c-choerodon\choerodon-front
Warning:
ERROR in ./node_modules/choerodon-front-boot/tmp/routes.index.js
Module not found: Error: Can’t resolve ‘C:\h3c\h3c-choerodon\choerodon-front’ in ‘C:\h3c\h3c-choerodon\choerodon-front\node_modules\choerodon-front-boot\tmp’
@ ./node_modules/choerodon-front-boot/tmp/routes.index.js 69:50-99
@ ./node_modules/choerodon-front-boot/tmp/entry.index.js