Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…Module is not an NgModule"
- Loading branch information
bd1b011
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Boris, I had the same error "NgSemanticModule is not a NgModule". After adding the lines of code into the ng-semantic.d.ts, it works on my local machine now. But I need to be able to commit to TFS to be promoted to server. Do you know when the fix will be included in the next ngSemantic release? Thank you.