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
@trishagee
Each time I am configuring cafelito to start as you said in one of the videos i've found on the web I get the following error message:
coffee.yaml has an error:
Unrecognized field at: http
Did you mean?:
server
metrics
logging
I tried to run it from both eclipse and IntelliJ. I have gradle installed and Java SDK 1.7 and 1.8 and still nothing. I would be grateful if you could provide a solution to my problem.
Regards,
Bogdan
The text was updated successfully, but these errors were encountered:
Hi @bogdan32x. It's possible you're missing the "server" program argument. In IntelliJ, under "Run Configurations" for CoffeeShopService, you need the Program arguments field to be "server coffee.yaml"
@trishagee
Each time I am configuring cafelito to start as you said in one of the videos i've found on the web I get the following error message:
coffee.yaml has an error:
Did you mean?:
I tried to run it from both eclipse and IntelliJ. I have gradle installed and Java SDK 1.7 and 1.8 and still nothing. I would be grateful if you could provide a solution to my problem.
Regards,
Bogdan
The text was updated successfully, but these errors were encountered: