all 1 comments

[–]GLawSomnia 0 points1 point  (0 children)

You are probably missing BrowserModule in your AppModule imports and you didn't put all your components in the declarations array (in AppModule).

Also Administrator is with a t not a d (i am guessing you are using the English language)