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
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
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!!
The text was updated successfully, but these errors were encountered:
@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.
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!!
The text was updated successfully, but these errors were encountered: