AmitXShukla / Online-School-Management-App-Angular-Firebase

Angular 11.0 Firebase App - Online School , Student Management App
184 stars 88 forks source link

Environment.prod.ts is part of the Typescript compilation but its unused. #11

Closed hasnaalam2 closed 4 years ago

hasnaalam2 commented 4 years ago

Capture1 Capture2

AmitXShukla commented 4 years ago
  1. Can you please show browser console as well
  2. Please check your app.component.html and make sure it has included
  3. Please check your app-routing.ts file, I think, app is compiling fine, it's just something wrong with displaying first component.
  4. If none of the options work for you, Is it possible, you can create a GitHub repo and send me a link of your source code so that I can look into all of your files and try to compile it on my machine and try to fix it for you.