Open Davilink opened 6 years ago
I think is the same issue has described here : https://github.com/PointInside/ng2-toastr/issues/48
Here is issue that is related: https://github.com/dherges/ng-packagr/issues/594
It should work at the moment (Angular 5.2.9)
Not working with 5.2.9
When i use the Angular version 5.2.8, i get that problem : Unexpected value 'Ng2HandySyntaxHighlighterModule in {...}/node_modules/ng2-handy-syntax-highlighter/src/library/index.d.ts' imported by the module {...}. Please add a @NgModule annotation.
but when i use the version 5.2.4, i don't have any problems.