【问题标题】:How to install zurb foundation on Linux如何在 Linux 上安装 zurb 基础
【发布时间】:2019-04-09 12:11:36
【问题描述】:

我使用的是 Linux,需要为电子邮件安装 Zurb Foundation。我按照基金会自述文件的说明进行操作,但在终端中出现此错误。

npm ERR! code 1
npm ERR! Command failed: git clone --mirror -q https://github.com/gulpjs/gulp.git /home/aleksandar/.npm/_cacache/tmp/git-clone-f2e4e63d/.git
npm ERR! /home/aleksandar/.npm/_cacache/tmp/git-clone-f2e4e63d/.git: Permission denied
npm ERR! 

npm ERR! A complete log of this run can be found in:
npm ERR! /home/aleksandar/.npm/_logs/2019-04-09T11_37_25_470Z/debug.log

【问题讨论】:

    标签: vue.js zurb-foundation


    【解决方案1】:

    您可以使用其他方式安装它,例如 NPM 包和 yard and bowl 或从基金会自己的站点下载。如果您想一直安装在 ez way,最好这样做:

    首先安装Node js并打开你的终端输入:

    npm install --global foundation-cli
    

    安装后按照你的方向去:~/user/anyfolder

    然后在终端中输入:

    foundation new
    

    完成!你得到了所有文件和包的基础。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2013-05-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-01-12
      • 1970-01-01
      相关资源
      最近更新 更多