vladotesanovic / ngSemantic

Angular 2 building blocks :package: based on Semantic UI
https://ng-semantic.herokuapp.com/
MIT License
973 stars 148 forks source link

ERROR in NgSemanticModule is not an NgModule #174

Open varepato opened 7 years ago

varepato commented 7 years ago

Whenever I try to run the server, I always get this error: "ERROR in NgSemanticModule is not an NgModule" I followed all the steps of installation, the only thing that fixes this is saving again the same app.modules.ts file. ¿Why is this happening?

mamsoudi commented 7 years ago

@varepato Please try to search before opening a new Issue! Look at my comment Here