Johannes Loher
Johannes Loher
Also happens to us with jest: ``` ● Test suite failed to run Cannot find module 'graphql' from '../../node_modules/msw/lib/core/utils/internal/parseGraphQLRequest.js' Require stack: /home/.../node_modules/msw/lib/core/utils/internal/parseGraphQLRequest.js /home/.../node_modules/msw/lib/core/handlers/GraphQLHandler.js /home/.../node_modules/msw/lib/core/graphql.js /home/.../node_modules/msw/lib/core/index.js ```
It's still an issue when using models that use `` tags via another API than Ollama, e.g. via an OpenAI compatible API. So I would suggest to keep it open....
Fair point. I'm very used to dealing with optional things by using optional chaining and typically, the signal is optional anyways where you pass it into (fetch, axios, etc.), so...
I haven't checked every detail yet but we could potentially make this work by using ```ts get itemTypes(): { [Key in foundry.documents.BaseItem['data']['type']]: Array< InstanceType & { data: foundry.data.ItemData & {...
Tests are still passing, which sounds promising. Any opinions / comments on this @kmoschcau @FloRad?
Unfortunately, this change breaks other stuff, see #1588, so we are going to revert it for now, until we find a solution.
> Just and idea, maybe there could be some kind of config to enable this, like for `game` with ` let game: 'game' extends keyof LenientGlobalVariableTypes ? Game : Game...
Re-scoping this for V9 as we probably won't get to doing this while still working 0.8.x.
I'm seeing a similar issue on my system: nvidia-open-dkms 565.77 Arch Linux Linux pollux 6.12.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 06 Dec 2024 11:15:43 +0000 x86_64 GNU/Linux GPU 0: NVIDIA GeForce...
@InteractionEngineer that would be great. I really loved using the app and was very surprised to see I could not install it on my new phone… what’s your plan, are...