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

This plugin seems to not work with @swc/core 1.10.1 #254

Open
pastelsky opened this issue Dec 20, 2024 · 0 comments
Open

This plugin seems to not work with @swc/core 1.10.1 #254

pastelsky opened this issue Dec 20, 2024 · 0 comments

Comments

@pastelsky
Copy link

This plugin perhaps needs an upgrade so that it work with 1.10.1.

At the moment, using it with @swc/core 1.10.1 causes it to panic — 

BuildError: failed to handle: failed to invoke plugin: failed to invoke plugin on 'Some("index.ts")'
    
    Caused by:
        0: failed to invoke `swc-plugin-coverage-instrument` as js transform plugin at swc-plugin-coverage-instrument
        1: wasm plugin bytecheck failed "failed without error information; enable debug assertions and the `alloc` feature in rancor for error information"
    TypeError: Cannot read properties of undefined (reading 'close')
    ```
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

No branches or pull requests

1 participant