Banou
Banou
This error happens practically if not every time you change a configuration property from the package.json or elsewhere. To fix it most of the time just deleting the cache folder...
@roman-petrov You should try using Parcel 2 with the workaround literally on top of your comment. > I've been able to mitigate this problem by passing PARCEL_WORKERS=1 to it.
How is this still not fixed, it's such a little change...
For some reason trying in a clean repo sequential download works properly, i'm guessing the issue is the wheel i installed for typings that breaks it, is it possible to...
Currently on `^3.0.0-beta.48` and i don't have it anymore.
Tried on `^3.0.0-beta.53` and it's not back.
Should i re-open this issue if it's still a problem?
@Kukunin would it be possible to update the readme/makefiles of your fork for it to work now ? I'm having problems after problems trying to build it while the current...
Is there an ETA on that major refactoring ? > after the major refectoring If the refactor is not gonna happen(since i have not seen any commits on this repo...
Not sure if most people wanna get into this but you can pretty easily make a small LibAV C++ API compiled to WASM that deals with only computing when necessary...