Run yarn start - notice the error.
Run npx patch-package to apply the following fix: https://github.com/google/diff-match-patch/pull/13/files
Run yarn start - notice the error is fixed.
Minimal repo that isolates and demonstrates the emoji diff problem in the diff-match-patch library.
JavaScript
Run yarn start - notice the error.
Run npx patch-package to apply the following fix: https://github.com/google/diff-match-patch/pull/13/files
Run yarn start - notice the error is fixed.