MeemeeLab
MeemeeLab
Can confirm, just updated my webui installation and it broke the API I guess I have to downgrade then...
Another workaround while keeping the latest commit is to edit the `modules/api/api.py`. I don't think this is a good solution though, so I don't want to make a PR. ```diff...
> The issue is in the source code. > > ``` > def get_event_loop(self): > """Get the event loop. > This may be None or an instance of EventLoop. >...
- [x] npx - [ ] icon?
Seems like this is still a problem, I just encountered this. I have library that have `.d.ts` with `const enum` to map string to Enum, just like OP: ```ts //...
Hi @privatenumber, I just published repo that contains minimal reproducible example of this bug: https://github.com/MeemeeLab/tsx-mre-issue-321 Just install dependencies by `npm i` and use scripts: * TypeScript `tsc` compiler: `npm run...
It might be problem of server, some server are really slow and takes long time to download.
On my testing I did not get throttled.