7***@qq.com
7***@qq.com
  • 发布:2023-04-21 10:42
  • 更新:2023-04-21 10:42
  • 阅读:210

使用cli 遇到错误

分类:HBuilder

我在ci中使用cli命令行工具打包,在ci服务器上-macos 安装HBuilderX后遇到过几个问题
1、there is no mainfest.json in root direcotry. 我在Ide上可以右键重新识别项目类型解决,cli可以解决吗?
2、提示没有找到node_modules, 我执行完npm install -g @vue/cli 也没有用

以上问题在本地调试时没有遇到过

以下是CLI的命令
${CLI_PATH} open
${CLI_PATH} project open --path ${PROJECT_PATH}
${CLI_PATH} pack --project pwd --platform iOS --safemode true --iscustom true --ios.bundle test.iiot.com --ios.supporteddevice iPhone --ios.isprisonbreak false --ios.profile ${MP_PATH} --ios.certfile ${CERT_PATH} --ios.certpassword ${IOS_CERT_PWD}

2023-04-21 10:42 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复