npbenjohnson
npbenjohnson
> ## THIS WORKED FOR ME: > ### If you encounter an error related to missing DLL files (specifically fbgemm.dll) on Windows 11, follow these steps to resolve the issue:...
This appears to be an undocumented extension api limitation... I came here to check if this extension had a workaround because I'm running into the same thing. It seems chrome...
Could you post an example workaround? Do you somehow pre-hydrate the vue-tsc checker? I'm hitting the same thing with vitest and I'm having trouble coming up with a workaround.
I found a non-spec workaround. It seems there is probably a config merge/inheritance issue with the vscode extention vs running directly with vitest. This example is for external vitest config...