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
Hello, I am using ng-diff-match-patch for a long time with my angular version 4.3. however when I upgraded my angular to version 12. it started giving errors while doing npm i. Below is the error i am getting.
Error: Error when flattening the source-map "...../node_modules/ng-diff-match-patch/bundles/ng-diff-match-patch.umd.js.map" for "..../node_modules/ng-diff-match-patch/bundles/ng-diff-match-patch.umd.js": TypeError: Cannot read property 'rawMap' of null
The text was updated successfully, but these errors were encountered:
Hello, I am using ng-diff-match-patch for a long time with my angular version 4.3. however when I upgraded my angular to version 12. it started giving errors while doing
npm i
. Below is the error i am getting.Error: Error when flattening the source-map "...../node_modules/ng-diff-match-patch/bundles/ng-diff-match-patch.umd.js.map" for "..../node_modules/ng-diff-match-patch/bundles/ng-diff-match-patch.umd.js": TypeError: Cannot read property 'rawMap' of null
The text was updated successfully, but these errors were encountered: