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
(First off, sorry for the long delay. I've been moving, then traveling, and this just got lost in the shuffle)
It's hard for me to say if there's user error without more information. Would you capture the build output and share it? That might give me some hints as to what's going wrong.
Also, doing a heroku run ls /app/bin might help. Perhaps you didn't have a bin directory and the copy failed? Grasping at straws without having more information...
Heroku outputs an error: "bash: hide: command not found" when my Procfile is: "web: hide node ./index.js". Am I using it wrong?
The text was updated successfully, but these errors were encountered: