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

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

Unable to open a server #23

Closed prugit1 closed 3 years ago

prugit1 commented 3 years ago

I have installed Angular 11.0.0 and copied all the source files obtained from this git repository and followed the steps mentioned in your youtube video. But I am getting an error while starting the server. I have attached the screenshot for your reference. Kindly help me. Capture11

AmitXShukla commented 3 years ago

something wrong with your angular.json

did you copy over mine ? or it was there before. try changing project name or some settings in your angular.json file to match your project

if it doesn't work, please attach your angular.json and package.json

and I'll debug this tomorrow.

prugit1 commented 3 years ago

Thank you for your reply. I have just copied your files without making any changes. I have attached the angular.json and package.json files here. Please help me out in solving the issue. json.zip

AmitXShukla commented 3 years ago

Thanks please expect an update tomorrow.

AmitXShukla commented 3 years ago

fixed now, please update angular.json line 2 to "version": 1,