You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
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
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
What happened?
When we build our project, we're getting this error
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
(OPTIONAL) Contribution
Code of Conduct
The text was updated successfully, but these errors were encountered: