Closed valerybugakov closed 5 months ago
@keegancsmith yeah, the issues are related to the package distribution. We have a custom conversion from ESM to CommonJs on the client side in the VS Code extension, which does not work in multiple cases.
I bumped into the same issue with the Linear provider. It worked perfectly locally, but it started throwing errors when loaded from the npm registry.