【问题标题】:Why is Foundation installation with CodeKit failing?为什么使用 CodeKit 安装 Foundation 失败?
【发布时间】:2018-08-08 11:40:54
【问题描述】:

我已经使用 CodeKit 好几年了,今天早上我尝试通过下载 Zurb 的 Foundation 来启动一个新项目,但一直收到此错误。

Foundation: Installation failed. CodeKit cloned Foundation's Git repository to 

your project folder, but it could not download the latest components using Bower. Try these steps to fix the problem:

1. Be sure you're connected to the Internet.
2. If you are running any blocking/security apps like Little Snitch or Antivirus software, disable those.
3. If you have installed Apple's Developer Tools, launch Xcode, accept the license terms and let the installation routine finish.
4. Make sure your network or firewall is not blocking the default port for git:// URLs, which is 9418. (Corporate networks do this frequently.) Use the "Tasks" menu to switch Git to use https:// URLs instead.
5.Delete the following hidden folders in your home directory: ".cache", ".npm", ".local"

我按照 5 个步骤进行了尝试,但我仍然无法安装 Foundation。

尝试通过 New Zurb Foundation Project 选项安装 Foundation 6。

【问题讨论】:

  • 这里也一样,你找到解决办法了吗?
  • 所以这是 Zurb 从 Bower 更改为 Node 的问题,Codekit 已更新,这解决了我遇到的问题。希望这会有所帮助。

标签: zurb-foundation codekit


【解决方案1】:

您可以打开终端并重置 XCode: $ sudo xcode-select --reset 为我工作。如果不起作用,请安装命令行工具: $ xcode-选择--安装 祝你好运!

【讨论】:

    猜你喜欢
    • 2014-12-26
    • 2012-09-28
    • 2012-10-14
    • 1970-01-01
    • 2020-07-05
    • 2019-03-25
    • 1970-01-01
    • 2019-01-16
    • 2016-05-11
    相关资源
    最近更新 更多