Answer the question
In order to leave comments, you need to log in
Why do I get an error when installing the ZURB Template?
I started to learn Foundation 6
Installed Foundation
npm install --global foundation-cli the
base template is installed OK, and when I try to install the Zurb template, an
error occurs
Downloading the project template...
Done downloading!
Installing dependencies...
npm ERR! git rev-list -n1 4.0: fatal: ambiguous argument '4.0': unknown revision or path not in the working tree.
npm ERR! git rev-list -n1 4.0: Use '--' to separate paths from revisions, like this:
npm ERR! git rev-list -n1 4.0: 'git <command> [<revision>...] -- [<file>...]'
npm ERR! git rev-list -n1 4.0:
npm ERR! git rev-list -n1 4.0: fatal: ambiguous argument '4.0': unknown revision or path not in the working tree.
npm ERR! git rev-list -n1 4.0: Use '--' to separate paths from revisions, like this:
npm ERR! git rev-list -n1 4.0: 'git <command> [<revision>...] -- [<file>...]'
npm ERR! git rev-list -n1 4.0:
npm ERR! git clone --template=/home/alex/.npm/_git-remotes/_templates --mirror [email protected]:gulpjs/gulp-cli.git /home/alex/.npm/_git-remotes/git-github-com-gulpjs-gulp-cli-git-15c23bd3: Cloning into bare repository '/home/alex/.npm/_git-remotes/git-github-com-gulpjs-gulp-cli-git-15c23bd3'...
npm ERR! git clone --template=/home/alex/.npm/_git-remotes/_templates --mirror [email protected]:gulpjs/gulp-cli.git /home/alex/.npm/_git-remotes/git-github-com-gulpjs-gulp-cli-git-15c23bd3: Permission denied (publickey).
npm ERR! git clone --template=/home/alex/.npm/_git-remotes/_templates --mirror [email protected]:gulpjs/gulp-cli.git /home/alex/.npm/_git-remotes/git-github-com-gulpjs-gulp-cli-git-15c23bd3: fatal: Could not read from remote repository.
npm ERR! git clone --template=/home/alex/.npm/_git-remotes/_templates --mirror [email protected]:gulpjs/gulp-cli.git /home/alex/.npm/_git-remotes/git-github-com-gulpjs-gulp-cli-git-15c23bd3:
npm ERR! git clone --template=/home/alex/.npm/_git-remotes/_templates --mirror [email protected]:gulpjs/gulp-cli.git /home/alex/.npm/_git-remotes/git-github-com-gulpjs-gulp-cli-git-15c23bd3: Please make sure you have the correct access rights
npm ERR! git clone --template=/home/alex/.npm/_git-remotes/_templates --mirror [email protected]:gulpjs/gulp-cli.git /home/alex/.npm/_git-remotes/git-github-com-gulpjs-gulp-cli-git-15c23bd3: and the repository exists.
There were some problems during the installation.
✓ New project folder created.
✗ Node modules not installed. Try running npm install manually.
✓ Bower components installed.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question