#old project missing angular.json file

1 messages · Page 1 of 1 (latest)

tired juniper
#

I got acces of my old project, it seems i cant start it. by doing some research it said its because it does not have an angular.json file anymore. I dont know how it got lost but is there any way to get it back?

arctic inlet
#

Wasn't it under revision control?

tired juniper
#

No it got removed by atlassian

arctic inlet
#

Not sure I get what you mean.
Anyway, did you check in the same directory where package.json resides?

tired juniper
#

Yes i checked, its my project i used for school, had to send it in then i lost it. Had to send request to get it back, now i do have it back but cant start it anymore because it looks like some files are missing to start it again
Only thing i can think of is making new project then moving all files there but garanteed errors by doing that, cant remember what libraries and naming and paths i used exactly

#

So is there a way to get it back whitout costing a lot of time?

arctic inlet
#

None that I'm aware of.
If setup wan't too much customized, it should be enough generating a new project, with the same cli version and the same name, tho.