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

parseExpensiMark requires html-entities package to be workletized. Please add 'worklet'; directive at the top of node_modules/html-entities/lib/index.js using patch-package. #583

Closed
Gautammer opened this issue Dec 12, 2024 · 3 comments

Comments

@Gautammer
Copy link

Screenshot_1733984722

Error: [react-native-live-markdown] 'parseExpensiMark' requires 'html-entities' package to be workletized. Please add 'worklet'; directive at the top of 'node_modules/html-entities/lib/index.js' using patch-package., js engine: hermes

My plugin version is: 0.1.207
Please help!!

@tomekzaw
Copy link
Collaborator

Hi @Gautammer, thanks for reporting this issue!

parseExpensiMark requires html-entities package to be workletized.

Please add 'worklet'; directive at the top of node_modules/html-entities/lib/index.js using patch-package.

@Gautammer
Copy link
Author

Any update on this?
Thank you

@tomekzaw
Copy link
Collaborator

tomekzaw commented Dec 17, 2024

@Gautammer There's no update on this. This is not a bug. Please read the error message carefully.

You need to install html-entities package and then add 'worklet'; directive in the first line of node_modules/html-entities/lib/index.js, possibly using patch-package.

@tomekzaw tomekzaw closed this as not planned Won't fix, can't repro, duplicate, stale Dec 17, 2024
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