Не удалось прочитать из удаленного репозитория: установка Stencil CLI из GitHub - PullRequest
0 голосов
/ 12 июля 2020

Попытка установить репозиторий github под названием Stencil CLI для разработчика веб-сайта BigCommerce.

Продолжайте получать следующее в Windows 10 Powershell при вызове npm для клонирования репозитория трафаретов в локальный каталог

enter image description here

npm WARN git config --get remote.origin.url returned wrong result (git@github.com:bigcommerce/stencil-cli)

npm ERR! git clone git@github.com:bigcommerce/stencil-cli Cloning into bare repository 'C:\Users\stencil\AppData\Roaming\npm-cache_git-remotes\git-github-com-bigcommerce-stencil-cli-5691b922'...

npm ERR! git clone git@github.com:bigcommerce/stencil-cli Host key verification failed.

npm ERR! git clone git@github.com:bigcommerce/stencil-cli fatal: Could not read from remote repository.

npm ERR! git clone git@github.com:bigcommerce/stencil-cli

npm ERR! git clone git@github.com:bigcommerce/stencil-cli Please make sure you have the correct access rights

npm ERR! git clone git@github.com:bigcommerce/stencil-cli and the repository exists.

npm ERR! addLocal Could not install bigcommerce/stencil-cli

npm ERR! Error: ENOENT, stat 'C:\Users\stencil\bigcommerce\stencil-cli'

npm ERR! If you need help, you may report this log at:

npm ERR! http://github.com/isaacs/npm/issues

npm ERR! или отправьте его по электронной почте:

npm ERR! npm-@googlegroups.com

npm ОШИБКА! Система Windows_NT 6.2.9200 npm ERR! команда "C: \ Program Files (x86) \ nodejs \ node.exe" "C: \ Program Files (x86) \ nodejs \ node_modules \ npm \ bin \ npm -cli. js" " install "" -g "" @ bigcommerce / stencil-cli "

npm ERR! cwd C: \ Users \ stencil

npm ERR! узел -v v0.10.16

npm ERR! npm -v 1.3.8

npm ERR! путь C: \ Users \ stencil \ bigcommerce \ stencil-cli

npm ERR! код ENOENT

npm ERR! errno 34

npm ERR!

npm ERR! Дополнительные сведения о регистрации можно найти в:

npm ERR! C: \ Users \ stencil \ npm -debug.log

npm ERR! не в порядке код 0

...