得到错误:在ubuntu 14.04中使用ionic build android生成EACCES

我在ionic2开发了一个项目

而我正在做离子构建android我得到这个错误

我的离子信息是

Cordova CLI:6.3.0

Ionic Framework版本:2.0.0-beta.10

Ionic CLI版本:2.0.0-beta.36

Ionic App Lib版本:2.0.0-beta.19

操作系统:分销商ID:Ubuntu描述:Ubuntu 14.04.5 LTS

节点版本:v4.4.7

我在谷歌搜索但没有解决方案适合我..

我该如何修复这个Bug?

点击此命令
sudo chmod -R a+rwx /appfolder

它是由权限问题引起的.有关问题here的更多信息.

If this does not solve your problem then its probably issue of permission in your user profile directory. Try above command on user directory. It will take some time to apply permission.

问候.

相关文章

ubuntu退出redis的示例:指定配置文件方式启动源码redis:roo...
ubuntu中mysql改密码忘了的解决方法:1.在终端中切换到root权...
ubuntu安装mysql失败的解决方法原因:可能是原有的MySQL还有...
使用centos和ubuntu建站的区别有以下几点1.CentOS是Linux发行...
ubuntu图形界面和字符界面切换的方法:可以通过快捷键CTRL+A...
ubuntu中重启mysql失败的解决方法1.首先,在ubuntu命令行中,...