“运行”期间出现Aurelia CLI错误;“安装项目依赖项”;

“运行”期间出现Aurelia CLI错误;“安装项目依赖项”;,aurelia,Aurelia,当我尝试创建一个新项目时,是什么导致了这个错误?这是我公司的防火墙吗 Installing project dependencies. npm ERR! git clone --template=C:\Users\WHMCNEIL\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git://github.com/gulpjs/gulp.git C:\Users\WHMCNEIL\AppData\Roaming\npm-cach

当我尝试创建一个新项目时,是什么导致了这个错误?这是我公司的防火墙吗

Installing project dependencies.
npm ERR! git clone --template=C:\Users\WHMCNEIL\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git://github.com/gulpjs/gulp.git C:\Users\WHMCNEIL\AppData\Roaming\npm-cache\_git-remotes\git-github-com-gulpjs-gulp-git-4-0-ecf98f08: undefined
npm ERR! git clone --template=C:\Users\WHMCNEIL\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git://github.com/gulpjs/gulp.git C:\Users\WHMCNEIL\AppData\Roaming\npm-cache\_git-remotes\git-github-com-gulpjs-gulp-git-4-0-ecf98f08: undefined
npm ERR! git clone --template=C:\Users\WHMCNEIL\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror https://github.com/gulpjs/gulp.git C:\Users\WHMCNEIL\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-gulpjs-gulp-git-4-0-4b46db44: undefined
npm ERR! git clone --template=C:\Users\WHMCNEIL\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror https://github.com/gulpjs/gulp.git C:\Users\WHMCNEIL\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-gulpjs-gulp-git-4-0-4b46db44: undefined
npm ERR! git clone --template=C:\Users\WHMCNEIL\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git@github.com:gulpjs/gulp.git C:\Users\WHMCNEIL\AppData\Roaming\npm-cache\_git-remotes\git-github-com-gulpjs-gulp-git-4-0-7c06e801: undefined
npm ERR! git clone --template=C:\Users\WHMCNEIL\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git@github.com:gulpjs/gulp.git C:\Users\WHMCNEIL\AppData\Roaming\npm-cache\_git-remotes\git-github-com-gulpjs-gulp-git-4-0-7c06e801: undefined

我也犯过同样的错误。按照这个答案,它对我有效。

可能重复的