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

[BUG] bundler is having issues with a dependency that uses 'import fields' #1221

Open
2 of 3 tasks
joeyhotz opened this issue Mar 6, 2025 · 0 comments
Open
2 of 3 tasks
Labels
bug Something isn't working

Comments

@joeyhotz
Copy link

joeyhotz commented Mar 6, 2025

What happened?

When we build our project, we're getting this error

:red_circle: ERROR  | Failed to resolve '#minpath' from './node\_modules/vfile/lib/index.js'

Our codebase is using a package called 'react-markdown' which uses a dependency 'vfile'. Vfile uses import fields which the plasmo bundler doesn't seem to like. Any chance you have some guidance on the issue or any way we can get it resolved 🙏

Thank you

Version

Latest

What OS are you seeing the problem on?

MacOSX

What browsers are you seeing the problem on?

No response

Relevant log output

:red_circle: ERROR  | Failed to resolve '#minpath' from './node\_modules/vfile/lib/index.js'

(OPTIONAL) Contribution

  • I would like to fix this BUG via a PR

Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I checked the current issues for duplicate problems.
@joeyhotz joeyhotz added the bug Something isn't working label Mar 6, 2025
@joeyhotz joeyhotz changed the title [BUG] bundler is having issues with a dependencies peer dependency [BUG] bundler is having issues with the 'vfile Mar 6, 2025
@joeyhotz joeyhotz changed the title [BUG] bundler is having issues with the 'vfile [BUG] bundler is having issues with a dependency that uses 'import fields' Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant