Eric Allam

Results 149 comments of Eric Allam

If I save out the `linkedFile.data` buffer to a `psd` file and open it all looks good though

Looks like the child layer in the linkedFile.data PSD didn't render a canvas because it was a vector shape. Rasterizing that layer fixed the issue and I now have a...

We've had this issue (intermittently on prod only) and we've updated to `1.19.2-pre.0` and are testing it out now. Will update this issue if we continue to experience the Premature...

@brophdawg11 was there really something related to this issue in `1.19.2-pre.1`, and should we upgrade to try it?

@brophdawg11 no errors so far 👍

Is checking that the content is equal the way you prevent infinite loops?

@JacobWeisenburger I've created a reproduction repo: https://github.com/ericallam/zod-3-22-2-type-instantiation I understand that there shouldn't be an expectation for this to work (mixing minor Zod updates) but we're (trigger.dev) running into a bunch...

Could you try running `npm run build` and then try `npm start`?

Interesting... so `npm run dev` works, what does `npm run start:worker` do if you run it separately?

Just curious, which version of node are you on?