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

Angular18, 'DiffMatchPatchModule' does not appear to be an NgModule class.(-996002) #63

Open
vthogunta opened this issue Aug 27, 2024 · 1 comment

Comments

@vthogunta
Copy link

'DiffMatchPatchModule' does not appear to be an NgModule class.(-996002)
diffMatchPatch.module.d.ts(2, 12): This likely means that the library (ng-diff-match-patch) which declares DiffMatchPatchModule is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.

@UnknownEnergy
Copy link

I made a fork which works with Angular 18: https://github.com/UnknownEnergy/ng-diff-match-patch

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