Open upsidedownsweetfood opened 5 days ago
+1
+1
@upsidedownsweetfood I got the following exception:
Exception in thread "main" java.lang.NullPointerException: Cannot invoke "String.blender()" because "giorgioMastrota" is not defined
at HomeShoppingTVInfomercial.showBlender(HomeShoppingTVInfomercial.java:42)
at HomeShoppingTVInfomercial.main(HomeShoppingTVInfomercial.java:15)
I think it should be added as quick as possible
Hey @Surax98, I think you need to set MATERIAL: INOX
in the environment variables to resolve the issue.
Hey @pmarchini I think that only works on the docker compose, we should add instructions for the normal environment variables syntax.
MATERIAL=INOX
+1