Luis Miguel Serrano
Luis Miguel Serrano
Yes, I have but I could be missing out on something and have my configurations wrong. I have the `PlayScala` and `SwaggerPlugin` plugins enabled in both the play module and...
Thank you @kailuowang , I hadn't updated that field accordingly. In any case, I'm still encountering issues. I have a multi-module sbt project which has a root and 2 modules:...
Thank you. I've updated the configuration as you suggested, to a single build.sbt at root project level. No swagger.json seems to be being generated (whether with swaggerTarget or not), and...
Still facing this problem with current latest versions (ZIO 1.0.9, Scala 2.13.6, Java 16, IntelliJ 2021.1.2) Current example: ``` import HelloWorld._ import zio._ import zio.console._ import zio.test.Assertion._ import zio.test.TestAspect.ignore import...
Something that also aggravates this issue is the fact that apparently, if you run multiple consecutive `terraform init` commands without any changes in the used providers nor their versions, Terraform...
@gevial and @HsnVahedi , if you can, try updating to 0.14.6. It has a nice set of improvements related with init, especially for what concerns default caching config.
I will try Portugal.
Same here. Having _exactly the same_ issue!
I managed to get it to work. Hope the approach I have followed works for everyone else. After removing docker's AppData and reinstalling both Virtualbox and Docker Toolbox, I figured...
I also would make use of this feature. I switch a lot between both platforms and it would be great if it could be possible to: - Have an easy...