I'm getting the above error when trying to run foreman start
from command line.
I installed the gem:
gem install foreman
Then defined a procfile. Why am I getting this error? When I run foreman list, I get:
Available commands: build Commission Forman to build a new Laravel app for you help Displays help for a command list Lists commands scaffold Generate a scaffolded Foreman template file self-update Updates the application.
1 Answers
Answers 1
https://github.com/Indatus/foreman you use different foreman :) https://github.com/ddollar/foreman it's what you need
0 comments:
Post a Comment