You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
Tried running heroku logs this morning and it automatically pushed an update:
heroku-cli: Updating to 6.8.0-e0f00ce... 12.6 MB/12.6 MB
During the update, this error occurred:
/Users/jeffrey-dill/.local/share/heroku/client/bin/heroku: line 21: /Users/jeffrey-dill/.local/share/heroku/client/bin/node: No such file or directory
/Users/jeffrey-dill/.local/share/heroku/client/bin/heroku: line 21: /Users/jeffrey-dill/.local/share/heroku/client/bin/node: No such file or directory
Any time I try to run the CLI now, the same error message pops up, preventing me from using it.
The text was updated successfully, but these errors were encountered:
I have the same issue recently. The file doesn't exist.
/Users/songserm/.local/share/heroku/client/bin/heroku: line 21: /Users/songserm/.local/share/heroku/client/bin/node: No such file or directory
/Users/songserm/.local/share/heroku/client/bin/heroku: line 21: /Users/songserm/.local/share/heroku/client/bin/node: No such file or directory
Songserms-MacBook-Air:fingi-core2 songserm$ ls -l /Users/songserm/.local/share/heroku/client/bin/node
ls: /Users/songserm/.local/share/heroku/client/bin/node: No such file or directory
I have tried uninstall and reinstall from brew, but the issue still occurs.
Tried running
heroku logs
this morning and it automatically pushed an update:heroku-cli: Updating to 6.8.0-e0f00ce... 12.6 MB/12.6 MB
During the update, this error occurred:
Any time I try to run the CLI now, the same error message pops up, preventing me from using it.
The text was updated successfully, but these errors were encountered: