Как устранить эту ошибку с помощью интерфейса командной строки Heroku:
-bash> heroku ps -a cool-app-name
/Users/billy/.local/share/heroku/client/bin/heroku: fork: Resource temporarily unavailable
/Users/billy/.local/share/heroku/client/bin/heroku: line 12: cd: : No such file or directory
/Users/billy/.local/share/heroku/client/bin/heroku: line 18: [: /Users/billy/.local/share/heroku/client/bin: unary operator expected
/Users/billy/.local/share/heroku/client/bin/heroku: line 21: /node: No such file or directory
/Users/billy/.local/share/heroku/client/bin/heroku: fork: Resource temporarily unavailable
/Users/billy/.local/share/heroku/client/bin/heroku: line 12: cd: : No such file or directory
/Users/billy/.local/share/heroku/client/bin/heroku: line 18: [: /Users/billy/.local/share/heroku/client/bin: unary operator expected
/Users/billy/.local/share/heroku/client/bin/heroku: line 21: /node: No such file or directory
Это происходит независимо от того, какую команду heroku
я запускаю ... ps
, login
, что угодно.