Josh Hubbard
Josh Hubbard
> What is the status on this? I'm seeing similar issues with Vite 3.0.0 and @aws-sdk `^3.118.0` packages. > > ``` > [ERROR] No matching export in "../../node_modules/@aws-sdk/credential-provider-web-identity/dist-es/index.js" for import...
Any update on when this will be merged or is there still work that needs to be done?
OpenZeppelin's implementation doesn't revert on those things, so I guess that's just how it was ported. I'm wondering why they made the decision not to revert if it wouldn't do...
I don't see why a Typescript SvelteKit realworld example can't coexistent with this one. No reason there can't be both. But that might be out of scope of this issue...
Any updates on this? Still getting a compiler error when trying to load it in browser (chromium based).
I just wanted to point out this is occurring because Svelte expects its actions to have the following optional methods types. ``` update?: (newParams: P) => void; destroy?: () =>...
I've never programmed for the SAMD51, is its framework RTOS based? The ESP32 uses ESP-IDF (well it can use whatever, but that's the official framework for it) which is based...
I just checked out Lichess because I wasn't familiar with it. I don't see why a basic UI wouldn't be able to be built for the ESP32 that communicates with...
With the quarantine going on I've been a bit bored lately. Maybe I'll throw some time behind the ESP32 port of this device. Unless someone gets to it before me...
I think we should accept that Joao might be taking an extended vacation... What's the best way to figure out which fork should be the next project fork after a...