Страница 1 из 1

git submodule update --init --recursive - error

Добавлено: 31 окт 2017, 16:28
areinion
Всем добрый день.
Пытался установить 4 версию gulp. - npm install gulpjs/gulp#4.0

И получил ошибку.

Основная проблема, как я понял, это
git submodule -q update --init --recursive: f:\openserver\modules\git\mingw32/libexec/git-core\git-submodule: line 19: .: git-sh-setup: file not found [/quote]

Ниже привожу полный отчет консоли.

Буду очень признателен за помощь.
Заранее спасибо.

npm ERR! git submodule -q update --init --recursive: f:\openserver\modules\git\mingw32/libexec/git-core\git-submodule: line 19: .: git-sh-setup: file not found
npm ERR! git submodule -q update --init --recursive:
npm ERR! git submodule -q update --init --recursive: f:\openserver\modules\git\mingw32/libexec/git-core\git-submodule: line 19: .: git-sh-setup: file not found
npm ERR! git submodule -q update --init --recursive:
npm ERR! git clone --template=C:\Users\akulyk\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git@github.com:gulpjs/gulp.git C:\Users\akulyk\AppData\Roaming
npm-cache\_git-remotes\git-github-com-gulpjs-gulp-git-4-0-7c06e801: Cloning into bare repository 'C:\Users\akulyk\AppData\Roaming\npm-cache\_git-remotes\git-github-com
gulpjs-gulp-git-4-0-7c06e801'...
npm ERR! git clone --template=C:\Users\akulyk\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git@github.com:gulpjs/gulp.git C:\Users\akulyk\AppData\Roaming
npm-cache\_git-remotes\git-github-com-gulpjs-gulp-git-4-0-7c06e801: Host key verification failed.
npm ERR! git clone --template=C:\Users\akulyk\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git@github.com:gulpjs/gulp.git C:\Users\akulyk\AppData\Roaming
npm-cache\_git-remotes\git-github-com-gulpjs-gulp-git-4-0-7c06e801: fatal: Could not read from remote repository.
npm ERR! git clone --template=C:\Users\akulyk\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git@github.com:gulpjs/gulp.git C:\Users\akulyk\AppData\Roaming
npm-cache\_git-remotes\git-github-com-gulpjs-gulp-git-4-0-7c06e801:
npm ERR! git clone --template=C:\Users\akulyk\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git@github.com:gulpjs/gulp.git C:\Users\akulyk\AppData\Roaming
npm-cache\_git-remotes\git-github-com-gulpjs-gulp-git-4-0-7c06e801: Please make sure you have the correct access rights
npm ERR! git clone --template=C:\Users\akulyk\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git@github.com:gulpjs/gulp.git C:\Users\akulyk\AppData\Roaming
npm-cache\_git-remotes\git-github-com-gulpjs-gulp-git-4-0-7c06e801: and the repository exists.
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "D:\\Program files\\nodejs\\node.exe" "D:\\Program files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "gulpjs/gulp#4.0"
npm ERR! node v6.10.0
npm ERR! npm v3.10.10
npm ERR! code 128

npm ERR! Command failed: git -c core.longpaths=true clone --template=C:\Users\akulyk\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git@github.com:gulpjs/g
lp.git C:\Users\akulyk\AppData\Roaming\npm-cache\_git-remotes\git-github-com-gulpjs-gulp-git-4-0-7c06e801
npm ERR! Cloning into bare repository 'C:\Users\akulyk\AppData\Roaming\npm-cache\_git-remotes\git-github-com-gulpjs-gulp-git-4-0-7c06e801'...
npm ERR! Host key verification failed.
npm ERR! fatal: Could not read from remote repository.
npm ERR!
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR!
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR! f:\OpenServer\domains\localhost9\multiglot.dev\npm-debug.log