【问题标题】:Bower install error eacces permission deniedBower 安装错误 eacces 权限被拒绝
【发布时间】:2016-08-20 18:00:51
【问题描述】:

您好,我搜索并尝试了不同部分中给出的所有可能答案,但仍然出现错误。

you donot have access of this file ../././bower-github.json

附上截图

【问题讨论】:

  • 你试过chmoding文件
  • 是的,我试过了,但它有同样的错误。
  • 我已经授予了 configstore 文件夹中的每个文件的权限,然后它就可以工作了。

标签: macos npm bower package-managers bower-install


【解决方案1】:

我已经为 .cofig/configstore 文件夹(bower-github.json 和 update-notifier-bower.json)目录中的每个文件(bower-github.json 和 update-notifier-bower.json)授予了 chomd 权限,然后它就可以工作了。

正如许多帖子中所写,我尝试在 configstore 根文件夹上chomd,但未能获得我上面提到的 2 个文件的权限。

如果您发现任何错误,请检查控制台,并尝试将 chomd 提供给它出错的特定文件。

【讨论】:

    猜你喜欢
    • 2016-01-30
    • 1970-01-01
    • 2016-10-01
    • 2015-12-23
    • 2016-11-14
    • 1970-01-01
    • 2021-07-22
    • 2020-03-06
    • 2019-10-28
    相关资源
    最近更新 更多