-
Choerodon平台版本: 0.6.0
-
遇到问题的执行步骤:
参考文档操作,未修改配置
git add .
git commit -m “[ADD] init choerodon-front-todo”
git push origin feature-whdc-7 -
文档地址:
https://choerodon.io/zh/docs/quick-start/project-manager/microservice-front/ -
环境信息(如:节点信息):
https://choerodon.com.cn/#/ -
报错日志:
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename ‘/ora-whdc/choerodon-front-lvly/demo/node_modules/fsevents/node_modules/util-deprecate’ -> ‘/ora-whdc/choerodon-front-lvly/demo/node_modules/fsevents/node_modules/.util-deprecate.DELETE’
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: wrappy@1.0.2 (node_modules/fsevents/node_modules/wrappy):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename ‘/ora-whdc/choerodon-front-lvly/demo/node_modules/fsevents/node_modules/wrappy’ -> ‘/ora-whdc/choerodon-front-lvly/demo/node_modules/fsevents/node_modules/.wrappy.DELETE’
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: yallist@3.0.3 (node_modules/fsevents/node_modules/yallist):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename ‘/ora-whdc/choerodon-front-lvly/demo/node_modules/fsevents/node_modules/yallist’ -> ‘/ora-whdc/choerodon-front-lvly/demo/node_modules/fsevents/node_modules/.yallist.DELETE’
added 1696 packages from 939 contributors in 243.271s
python: can’t open file ‘./structure/menu/init.py’: [Errno 2] No such file or directory
ERROR: Job failed: error executing remote command: command terminated with non-zero exit code: Error executing in Docker Container: 1
-
原因分析:
是否提供的应用模板有问题? -
疑问:
是否需要修改.gitlab-ci.yml