angular-login-hide-navbar
angular-login-hide-navbar copied to clipboard
Uncaught Error: Unexpected module 'AppMaterialModule' declared by the module 'AppModule'. Please add a @Pipe/@Directive/@Component annotation. at syntaxError (compiler.js:1021) at compiler.js:10639 at Array.forEach () at CompileMetadataResolver.push../node_modules/@angular/compiler/fesm5/compiler.js.CompileMetadataResolver.getNgModuleMetadata (compiler.js:10621) at JitCompiler.push../node_modules/@angular/compiler/fesm5/compiler.js.JitCompiler._loadModules (compiler.js:23876) at...
Hi, i was following your tutorial and did every time just the same except for the routes because i need to use a API for the authentication. Either way, it...
Solved all dependency issues and also corrected the outdated material tags in the HTML files. Updated material imports in the component files.