Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

when i create a new angular project enviroments folder is not included what is the problem

enter image description here

folders included

I tried adding them myself but everyone I’ve seen had this folder included as soon as they use ng new which doesn’t work for me

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

The environments folder is no longer necessary in Angular 15.

If your workflow still needs that folder, you can downgrade with npm install -g @angular/cli@14.2.10, then create a new project with ng new.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading