heroku / legacy-cli

Heroku CLI
https://cli.heroku.com
MIT License
1.37k stars 381 forks source link

Cannot install heroku (mac) bin/node : no such file or directory #1909

Open nitinsurana opened 8 years ago

nitinsurana commented 8 years ago

fork/exec bin/node: no such file or directory heroku-cli: Installing core plugins (retrying)... ▸ Error installing package.

ransombriggs commented 8 years ago

@nitinsurana Could you please run the following commands an append the output?

export GODE_DEBUG=info  
heroku update
dhiwakarmani commented 8 years ago

I do have same issue. I tried that. Same error.

MacBook-Pro:test1 dmani$ heroku update heroku-cli: Adding dependencies... ▸ Get https://cli-assets.heroku.com/node/v5.7.0/node-v5.7.0-darwin-x64.tar.gz: x509: certificate signed by unknown authority done heroku-cli: Installing core plugins... ▸

▸ fork/exec bin/node: no such file or directory heroku-cli: Installing core plugins (retrying)... ▸ Error installing package. ▸
▸ Try running again with GODE_DEBUG=info to see more output. heroku-cli: Adding dependencies... ▸ Get https://cli-assets.heroku.com/node/v5.7.0/node-v5.7.0-darwin-x64.tar.gz: x509: certificate signed by unknown authority done heroku-cli: Installing core plugins... ▸

▸ fork/exec bin/node: no such file or directory heroku-cli: Installing core plugins (retrying)... ▸ Error installing package. ▸
▸ Try running again with GODE_DEBUG=info to see more output. ! error getting commands pid 80147 exit 1

ransombriggs commented 8 years ago

@dhiwakarmani Sorry for the delayed feedback, but we just shipped a release that should fix your problem. Could you please run heroku update and verify using heroku version that you have version heroku-cli/4.27.26-693efcb.