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

[SWC] Missing export __get_transform_plugin_core_pkg_diagfailed to invoke plugin #43

Closed
SettingDust opened this issue Nov 8, 2022 · 3 comments

Comments

@SettingDust
Copy link

Caused by:
    Missing export __get_transform_plugin_core_pkg_diagfailed to invoke plugin: failed to invoke plugin on 'Some("src/index.ts")'
"experimental": {
  "plugins": [
    ["swc-plugin-node-cjs-interop", {
      "packages": ["ts-deepmerge"]
    }]
  ]
}
@SettingDust SettingDust changed the title Missing export __get_transform_plugin_core_pkg_diagfailed to invoke plugin [SWC] Missing export __get_transform_plugin_core_pkg_diagfailed to invoke plugin Nov 8, 2022
@qnighy
Copy link
Owner

qnighy commented Nov 8, 2022

Thank you for the report. What version of SWC are you using?

@SettingDust
Copy link
Author

"@swc/core": "^1.3.14",

@qnighy
Copy link
Owner

qnighy commented Nov 23, 2023

I have updated SWC dependencies. As this is likely some sort of version incompatibility, I'll go ahead and close this issue for now. Feel free to reopen or file another issue if you observe similar issues after the upgrade.

@qnighy qnighy closed this as completed Nov 23, 2023
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

2 participants