仗义的伏特加 · java.lang.NoClassDefFo ...· 2 周前 · |
深情的火车 · 如何在flutter中为文本加下划线-腾讯云 ...· 2 周前 · |
安静的麻辣香锅 · Flutter Text ...· 2 周前 · |
个性的骆驼 · Flutter ...· 2 周前 · |
打篮球的冰棍 · flutter开发实战-webview插件f ...· 2 周前 · |
爱跑步的手套 · MongoDB中的字段类型Id-阿里云开发者社区· 6 天前 · |
另类的毛衣 · %> | Microsoft Learn· 2 月前 · |
眼睛小的野马 · tkinter ...· 12 月前 · |
坏坏的路灯 · 使用PowerShell可以做那些有趣的事情 ...· 1 年前 · |
我刚开始接触Flutter,在安装它之后,当我试图创建一个项目时,我得到了这个错误。
[hello_world] flutter create --ios-language swift --android-language kotlin .
Failed to open or create the artifact cache lockfile: "FileSystemException: Cannot open file, path = '/home/raphael/flutter/flutter/bin/cache/lockfile' (OS Error: Permission denied, errno = 13)"
Please ensure you have permissions to create or open /home/raphael/flutter/flutter/bin/cache/lockfile
Failed to open or create the lockfile
exit code 1
我找不到任何方法来解决这个问题,所以如果有人能帮助我,我会很高兴:)
谢谢!
通过以下方式查看上述目录的权限:
ls -l /home/raphael/flutter/
其中的flutter子文件夹应该与您尝试创建项目的当前用户具有相同的用户id (或组)。
如果没有,在上述文件夹中,尝试通过以下方式更改对该文件夹的权限:
chown -R YOUR_USERNAME flutter
再次运行第一个命令,验证适当的用户现在是否显示在文件夹上。然后再次尝试创建该项目。
扫码关注腾讯云开发者
领取腾讯云代金券
Copyright © 2013 - 2023 Tencent Cloud. All Rights Reserved. 腾讯云 版权所有
深圳市腾讯计算机系统有限公司 ICP备案/许可证号: 粤B2-20090059 深公网安备号 44030502008569
腾讯云计算(北京)有限责任公司 京ICP证150476号 | 京ICP备11018762号 | 京公网安备号11010802020287
扫码关注腾讯云开发者
领取腾讯云代金券
仗义的伏特加 · java.lang.NoClassDefFoundError: javax/xml/bind/annotation/XmlSchema_java.lang.classnotfoundexception 2 周前 |
爱跑步的手套 · MongoDB中的字段类型Id-阿里云开发者社区 6 天前 |
另类的毛衣 · %> | Microsoft Learn 2 月前 |