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
I followed all the steps in the README.md, but when I type the "heroku local web" command I get the next error:
[WARN] No ENV file found
22:49:59 web.1 | Error: Could not find or load main class app.Application
22:49:59 web.1 | Caused by: java.lang.ClassNotFoundException: app.Application
22:49:59 web.1 Exited with exit code 1
I followed all the steps in the README.md, but when I type the "heroku local web" command I get the next error:
The output of the "mvn clean package" is:
The text was updated successfully, but these errors were encountered: