起步软件技术论坛
搜索
 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2385|回复: 3

[结贴] 打包出错

[复制链接]

31

主题

116

帖子

516

积分

高级会员

Rank: 4

积分
516
QQ
发表于 2016-8-11 18:26:55 | 显示全部楼层 |阅读模式
开始......
   
保存配置信息:
   
编译UI资源:
   
清除编译环境:
   
复制模版工程:
   
复制工程:
   
复制插件:
   
复制WWW资源:
   
更新工程信息:
   
增加插件:
   使用到的插件: [cordova-plugin-whitelist, cordova-plugin-splashscreen, cordova-plugin-app-preferences, com.justep.cordova.plugin.app.utils, cordova-plugin-x-toast, cordova-plugin-media, cordova-plugin-inappbrowser, cordova-plugin-app-version]
   开始安装插件......
   开始准备插件参数......
   插件 "cordova-plugin-splashscreen" 参数如下:
   插件 "cordova-plugin-app-preferences" 参数如下:
   插件 "cordova-plugin-file" 参数如下:
   插件 "cordova-plugin-file-transfer" 参数如下:
   插件 "cordova-plugin-network-information" 参数如下:
   插件 "cordova-plugin-zip" 参数如下:
   插件 "cordova-plugin-inappbrowser" 参数如下:
   插件 "cordova-plugin-x-toast" 参数如下:
   插件 "com.justep.cordova.plugin.app.utils" 参数如下:
   插件 "cordova-plugin-media" 参数如下:
   插件 "cordova-plugin-app-version" 参数如下:
   插件参数准备完成
   Installing "cordova-plugin-splashscreen" for android
   Installing "cordova-plugin-splashscreen" for ios
   Installing "cordova-plugin-app-preferences" for android
   Installing "cordova-plugin-app-preferences" for ios
   Installing "cordova-plugin-file" for android
   Installing "cordova-plugin-file" for ios
   Installing "cordova-plugin-file-transfer" for android
   Dependent plugin "cordova-plugin-file" already installed on android.
   Installing "cordova-plugin-file-transfer" for ios
   Dependent plugin "cordova-plugin-file" already installed on ios.
   Installing "cordova-plugin-network-information" for android
   Installing "cordova-plugin-network-information" for ios
   Installing "cordova-plugin-zip" for android
   Dependent plugin "cordova-plugin-file" already installed on android.
   Installing "cordova-plugin-zip" for ios
   Dependent plugin "cordova-plugin-file" already installed on ios.
   Installing "cordova-plugin-inappbrowser" for android
   Installing "cordova-plugin-inappbrowser" for ios
   Installing "cordova-plugin-x-toast" for android
   Installing "cordova-plugin-x-toast" for ios
   Installing "com.justep.cordova.plugin.app.utils" for android
   Dependent plugin "cordova-plugin-file" already installed on android.
   Dependent plugin "cordova-plugin-file-transfer" already installed on android.
   Dependent plugin "cordova-plugin-network-information" already installed on android.
   Dependent plugin "cordova-plugin-zip" already installed on android.
   Dependent plugin "cordova-plugin-inappbrowser" already installed on android.
   Dependent plugin "cordova-plugin-x-toast" already installed on android.
   Installing "com.justep.cordova.plugin.app.utils" for ios
   Dependent plugin "cordova-plugin-file" already installed on ios.
   Dependent plugin "cordova-plugin-file-transfer" already installed on ios.
   Dependent plugin "cordova-plugin-network-information" already installed on ios.
   Dependent plugin "cordova-plugin-zip" already installed on ios.
   Dependent plugin "cordova-plugin-inappbrowser" already installed on ios.
   Dependent plugin "cordova-plugin-x-toast" already installed on ios.
   Installing "cordova-plugin-media" for android
   Dependent plugin "cordova-plugin-file" already installed on android.
   Installing "cordova-plugin-media" for ios
   Dependent plugin "cordova-plugin-file" already installed on ios.
   Installing "cordova-plugin-app-version" for android
   Installing "cordova-plugin-app-version" for ios
   rm: could not remove directory (code ENOTEMPTY): E:\work\WeX5_V3.5\model\Native\闈犺氨\build\src\platforms\ios\www/cordova-js-src
   
   rm: could not remove directory (code ENOTEMPTY): E:\work\WeX5_V3.5\model\Native\闈犺氨\build\src\platforms\ios\www/cordova-js-src
   rm: could not remove directory (code ENOTEMPTY): E:\work\WeX5_V3.5\model\Native\闈犺氨\build\src\platforms\ios\www
   
   mkdir: path already exists: E:\work\WeX5_V3.5\model\Native\闈犺氨\build\src\platforms\ios\www
   
   cp: copyFileSync: could not write to dest file (code=EPERM):E:\work\WeX5_V3.5\model\Native\闈犺氨\build\src\platforms\ios\www\cordova-js-src/exec.js
   
   Error: EPERM: operation not permitted, stat 'E:\work\WeX5_V3.5\model\Native\闈犺氨\build\src\platforms\ios\www\cordova-js-src\exec.js'
****ERROR****: 子任务 "addPlugins" 执行失败。
****ERROR****: 任务 "addPlugins" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: addPlugins returned: 1
****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html

31

主题

116

帖子

516

积分

高级会员

Rank: 4

积分
516
QQ
 楼主| 发表于 2016-8-12 09:40:09 | 显示全部楼层
起步的大哥们,请抽空帮忙看一下啦!
回复 支持 反对

使用道具 举报

发表于 2016-8-12 11:41:10 | 显示全部楼层
看上去是删除文件失败导致的!
你重新打包试试吧!或者新建一个APP再次打包,看下是正常的吗?
qq:1912779713
WeX5教程--WeX5下载
回复 支持 反对

使用道具 举报

31

主题

116

帖子

516

积分

高级会员

Rank: 4

积分
516
QQ
 楼主| 发表于 2016-8-19 09:27:08 | 显示全部楼层
这种问题的解决方法是,打包的时候系统删除不掉的文件你自己手动删掉就行了。
可以结贴了!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|X3技术论坛|Justep Inc.    

GMT+8, 2024-6-14 16:59 , Processed in 0.093102 second(s), 23 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表