Подтвердить что ты не робот

Невозможно установить/обновить toolkelt heroku - героику-трубопроводы

У меня проблемы с обновлением с помощью toolkelt героя (на Ubuntu x64).

Независимо от команды heroku, которую я пытаюсь запустить, heroku toolbelt попытается обновить себя, и обновление всегда завершится с этим выходом:

$ heroku
heroku-cli: Installing Toolbelt v4... done
For more information on Toolbelt v4: https://github.com/heroku/heroku-cli
heroku-cli: Adding dependencies... done
heroku-cli: Installing core plugins (retrying)...
 ▸    Error reading plugin: heroku-pipelines
 ▸    exit status 1
 ▸    module.js:327
 ▸        throw err;
 ▸        ^
 ▸    
 ▸    Error: Cannot find module 'heroku-pipelines'
 ▸        at Function.Module._resolveFilename (module.js:325:15)
 ▸        at Function.Module._load (module.js:276:25)
 ▸        at Module.require (module.js:353:17)
 ▸        at require (internal/module.js:12:17)
 ▸        at [eval]:2:15
 ▸        at Object.exports.runInThisContext (vm.js:54:17)
 ▸        at Object.<anonymous> ([eval]-wrapper:6:22)
 ▸        at Module._compile (module.js:397:26)
 ▸        at node.js:611:27
 ▸        at nextTickCallbackWith0Args (node.js:452:9)
heroku-cli: Installing core plugins (retrying)...
 ▸    Error reading plugin: heroku-pipelines
 ▸    exit status 1
 ▸    module.js:327
 ▸        throw err;
 ▸        ^
 ▸    
 ▸    Error: Cannot find module 'heroku-pipelines'
 ▸        at Function.Module._resolveFilename (module.js:325:15)
 ▸        at Function.Module._load (module.js:276:25)
 ▸        at Module.require (module.js:353:17)
 ▸        at require (internal/module.js:12:17)
 ▸        at [eval]:2:15
 ▸        at Object.exports.runInThisContext (vm.js:54:17)
 ▸        at Object.<anonymous> ([eval]-wrapper:6:22)
 ▸        at Module._compile (module.js:397:26)
 ▸        at node.js:611:27
 ▸        at nextTickCallbackWith0Args (node.js:452:9)
 !    error getting commands pid 8898 exit 1

Я удалил свой файл ~/.heroku, у меня есть apt-get remove --purge heroku *, и все равно он просто терпит неудачу.

Я не знаком с node.js, чтобы понять, что это за проблема, или даже это проблема node.js. У кого-нибудь есть ключ? Спасибо!

4b9b3361

Ответ 1

Известная проблема: https://status.heroku.com/incidents/851

Вопрос

Наши инженеры расследуют проблемы с CLI Heroku. Клиенты могут наблюдаться сбои, ссылающиеся на "Модуль чтения ошибок: Heroku-трубопроводы".