Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(workers/dprint.cjs): TypeError: r.buffer is not a function #6

Merged
merged 1 commit into from
Nov 30, 2024
Merged

fix(workers/dprint.cjs): TypeError: r.buffer is not a function #6

merged 1 commit into from
Nov 30, 2024

Conversation

Garfield550
Copy link
Contributor

Description

Fix dprint worker failed to fetch wasm module from url.

TypeError: r.buffer is not a function
    at /node_modules/.pnpm/eslint-plugin-format@0.1.2_eslint@9.15.0_jiti@2.4.0_/node_modules/eslint-plugin-format/workers/dprint.cjs:18:38
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /node_modules/.pnpm/eslint-plugin-format@0.1.2_eslint@9.15.0_jiti@2.4.0_/node_modules/eslint-plugin-format/workers/dprint.cjs:45:21

Linked Issues

None.

Additional context

@antfu antfu merged commit 1485e93 into antfu:main Nov 30, 2024
5 checks passed
@Garfield550 Garfield550 deleted the fix/load-wasm-from-url branch November 30, 2024 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants