medfreeman / swc-plugin-add-import-extension

SWC plugin to add extensions to esm import and export module names
MIT License
4 stars 0 forks source link

failed to invoke `swc-plugin-add-import-extension` as js transform plugin at node_modules/swc-plugin-add-import-extension/target/wasm32-wasi/release/swc_plugin_add_import_extension.wasm 1: RuntimeError: unreachable #49

Open VityaSchel opened 1 year ago

VityaSchel commented 1 year ago
failed to invoke `swc-plugin-add-import-extension` as js transform plugin at node_modules/swc-plugin-add-import-extension/target/wasm32-wasi/release/swc_plugin_add_import_extension.wasm
    1: RuntimeError: unreachable

when trying to use this plugin

danvim commented 1 year ago

I had the same issue when I just pnpm i the library. Then I realized I'm not using the latest alpha. It worked when I switched to alpha-5