SosthenG
SosthenG
Can anyone tell me if I can make a PR out of this or if this is going to be fixed in another way?
Hi I'm getting the same error but only when launching main.dart from intelliJ. When I use `aqueduct serve` command it works fine. Any idea why ? I can't use the...
Well after I wrote this I noticed that I did not reproduced everytime. It seems to only happens when an error occurs. As when debugging a query errors (even just...
I tried both inside the source directory and outside, in both cases I get the same binary as always no matter the config (php version or extensions). I tried recloning...
Hi, With the `--set '*.platform=linux/amd64'` option, I can clearly see that its building something, but then I get the same error I got when trying to manually build (with the...
It works fine in the latest release! Please note that I do have to add the `--set '*.platform=linux/amd64'` for it to work, maybe this should be added to the documentation?
@mather23 Hi, I did not, a new release fixed it for me :) I just added the option `--set '*.platform=linux/amd64`. If you're having the same problem with a new release...