Jack Allen

Results 14 comments of Jack Allen

Same here. Looks like something to do with invoking `loaderId()` of `@graphql-tools/code-file-loader`. Add a console log to the issue area. ```javascript LoadersRegistry.prototype.register = function (loader) { console.log(loader, loader.loaderId); if (!this._loaders.some(function...

Here is the issue: https://github.com/ardatan/graphql-tools/commit/9c26b847838a9b5357dfcfb9015e7c6558f0ef89#r54088878

Related: https://github.com/ardatan/graphql-tools/issues/3246 Related: https://github.com/dotansimha/graphql-code-generator/issues/6374#issuecomment-888410691 Looks like the current solution (for `prisma-loader`) is to lock the package to a specific version that includes the `loaderId()` method that's been removed from all...

I'm seeing this as well, it appears to be intermittent. I tried disabling nx-cloud caching for the build command but it appears to still error. Also to note, it appears...

@F1LT3R that would be great if you can, thanks!

I've created a fork and a new package for this project as it seems dead. I've added this change to it: https://www.npmjs.com/package/lottie-jsx https://github.com/jackall3n/react-lottie/blob/master/CHANGELOG.md#140

I've created a fork and a new package for this project as it seems dead. I've added this change to it: https://www.npmjs.com/package/lottie-jsx https://github.com/jackall3n/react-lottie/blob/master/CHANGELOG.md#150

I've created a fork and a new package for this project as it seems dead. I've added this change to it: https://www.npmjs.com/package/lottie-jsx https://github.com/jackall3n/react-lottie/blob/master/CHANGELOG.md#140