2014-09-24 1 views
0

Я выполнил следующие шаги: http://sdk.gooddata.com/gooddata-js/getting-started/, чтобы начать настройку локальной среды. Однако я столкнулся с этой ошибкой при запуске команды npm install. Похоже, у меня нет доступа для копирования клона.Первоначальная настройка SDK визуализации GoodData

Вот более подробно об ошибке:

new-host-2:gooddata-js zohebmunshi$ sudo npm install 
Password: 
Sorry, try again. 
Password: 
npm WARN package.json [email protected] No repository field. 
The authenticity of host 'github.com (192.30.252.129)' can't be established. 
RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48. 
-|e you sure you want to continue connecting (yes/no)? \ 
-/ease type 'yes' or 'no': \ 
npm ERR! git clone [email protected]:gooddata/grunt-grizzly Cloning into bare repository '/Users/zohebmunshi/.npm/_git-remotes/git-github-com-gooddata-grunt-grizzly-41562694'... 
npm ERR! git clone [email protected]:gooddata/grunt-grizzly Warning: Permanently added 'github.com,192.30.252.129' (RSA) to the list of known hosts. 
npm ERR! git clone [email protected]:gooddata/grunt-grizzly Permission denied (publickey). 
npm ERR! git clone [email protected]:gooddata/grunt-grizzly fatal: Could not read from remote repository. 
npm ERR! git clone [email protected]:gooddata/grunt-grizzly 
npm ERR! git clone [email protected]:gooddata/grunt-grizzly Please make sure you have the correct access rights 
npm ERR! git clone [email protected]:gooddata/grunt-grizzly and the repository exists. 
npm ERR! Error: Command failed: Cloning into bare repository '/Users/zohebmunshi/.npm/_git-remotes/git-github-com-gooddata-grunt-grizzly-41562694'... 
npm ERR! Warning: Permanently added 'github.com,192.30.252.129' (RSA) to the list of known hosts. 
npm ERR! Permission denied (publickey). 
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!  at ChildProcess.exithandler (child_process.js:648:15) 
npm ERR!  at ChildProcess.emit (events.js:98:17) 
npm ERR!  at maybeClose (child_process.js:756:16) 
npm ERR!  at Process.ChildProcess._handle.onexit (child_process.js:823:5) 
npm ERR! If you need help, you may report this *entire* log, 
npm ERR! including the npm and node versions, at: 
npm ERR!  <http://github.com/npm/npm/issues> 

npm ERR! System Darwin 13.3.0 
npm ERR! command "node" "/usr/local/bin/npm" "install" 
npm ERR! cwd /Users/zohebmunshi/gooddata-js 
npm ERR! node -v v0.10.32 
npm ERR! npm -v 1.4.28 
npm ERR! code 128 
npm ERR! 
npm ERR! Additional logging details can be found in: 
npm ERR!  /Users/zohebmunshi/gooddata-js/npm-debug.log 
npm ERR! not ok code 0 

ответ

0

Я нашел это решение: Она должна быть выполнена из командной строки.

корень @ EDOS-дп-DEV-20/вар/WWW/phabricator # ./bin/repository тянуть M вытягивать 'M' ...
Введите фразу для ключа «/ TMP/b40shoorty8kw4os/passphrase- ssh-key ': @ пароль: Выполнено.

корень @ EDOS-дп-DEV-20/вар/WWW/phabricator #

Примечание: Где М Позывной дюрантного

Дополнительная информация здесь: https://secure.phabricator.com/T4620

 Смежные вопросы

  • Нет связанных вопросов^_^