Alexis Tyler

Results 312 comments of Alexis Tyler

Oh I see the issue, you're using a dynamic lookup to patch the platform meaning this cannot be bundled at all.

@alexcanessa no as I have my includes setup. Is this not respecting the includes? :thinking:

Related? https://github.com/codemirror/CodeMirror/issues/5774

@alexcanessa should be fixed in https://github.com/codemirror/CodeMirror/commit/472b458a31c2236a7088e4fb5d4bf3b04e8c91fa can you please update.

If there's anything I can do to provide better logs let me know.

I think this is the same issue as before. I've actually got a decent log this time though and it pointed me to this line. ```ts this.lock ??= new Mutex();...

Make a new file. Add anything using the ??= operator and run it. You'll see the issue.

Getting the same issue but with a different code this time. `76` instead of `262`. ``` warning: unhandled node kind: 76 in app/core/api-manager.ts:372:13 ``` The offending line. ```ts private async...

@alexcanessa can we get `type-coverage` updated to v2.18.2? https://github.com/plantain-00/type-coverage/issues/99#issuecomment-908290197 shows it fixed.

No worries.😊 Shall I work with PRs or did you want to add me to this org?