Jérôme Zecca

Results 12 comments of Jérôme Zecca

Facing the same issue and definitely interested 👍

I can confirm the issue is still there. ``` fzaninotto/faker v1.9.1 hautelook/alice-bundle v2.7.2 myclabs/deep-copy 1.9.5 nelmio/alice v3.6.0 theofidry/alice-data-fixtures v1.1.2 ``` I can set up a reproduction project if anyone needs...

Currently facing the same issue (that was already reported here: https://github.com/api-platform/core/issues/3082). DELETE requests being mutations, it would make sense to be able to handle them too imho. I guess this...

Same issue with turborepo 1.3.1 + yarn on `node:16-alpine` docker image. Everthing was working properly, until an hour ago when I restarted my containers: ``` ERROR failed to calculate global...

The error disappear if I remove ```json "globalDependencies": [ ".eslintrc.js" ], ``` from my `turbo.json` file. Looks like ***[this](https://github.com/vercel/turborepo/issues/531)*** could be the issue (my `.eslintrc.js` - and the whole folder...

@akalineskou > I added microseconds to `datetime` (for postgres v10+), by extending the postgres platform to return the timeformat with the microseconds, added the platform service in doctrine config, extended...

Kinda surprised this hasn't been requested before, as it seems to be a fairly common scenario. Currently working on a CMS, and being able to associate translations to my `Locale`...

I've been having the very same issue for maybe 2 or 3 months now (currently running 1.34.0 w/ a Sonoff Dongle-P). Looks like the SIN 4-2-20 also have the same...

Same issue building Linux apps with the latest [`electronuserland/builder:18`](https://hub.docker.com/layers/electronuserland/builder/18-11.23/images/sha256-a7a80572dc5fa0dac53e030f796516dc6e0fd68593894291473b6d5235243163?context=explore) (Node 18.18.2) Docker image: ``` Error: spawn node-gyp ENOENT { errno: -2, code: 'ENOENT', syscall: 'spawn node-gyp', path: 'node-gyp', spawnargs: [...

Mine finally updated successfully, but I have no clue to why there are so many different versions. They're the same product, most of them bought from the same site in...