Results 170 comments of Niccolò Belli

To easily reproduce the issue I created a repro: https://github.com/darkbasic/apollo-monorepo Remove gts and eslint from the nohoist to trigger the error: https://github.com/darkbasic/apollo-monorepo/blob/cf8517c262a18b7d363d96f2dd31a410b1666d45/package.json#L10

AFAIK it's an hardware issue which cannot be solved.

That would be awesome, I'd love to be able to use an M.2 Coral TPU.

@pradel in the meantime I've basically rearchitectured the whole accounts-js and solved all the issues :) The changes are BIG but new API is so much better that I just...

I've made one: https://github.com/accounts-js/accounts/pull/1003

Not sure why tests are failing on CI, they are working on my machine: ``` lerna success run Ran npm script 'coverage' in 24 packages in 82.8s: lerna success -...

I see that you've backported most of the fixes/updates into the main branch, thus I've rebased this PR against it.

> This should be solved by upgrading the deps right? AFAIK this issue should have been solved in graphql-modules 2.0.0, but I still didn't have the time to test it...

Ok I've rebased this PR once again and bumped graphql-modules to 2.0.0, which fixes the issue and doesn't require to override its @graphql-tools/wrap version.

@CaptainN that's exactly where my nickname comes from: I used it to develop some games with it when I was a kid :) It wasn't just a game engine, it...