Building development environment
No specific environment file found for --dev
Angular environment.ts file generated correctly at ./src/environments/environment.ts
It does this for production as well, but both files are there in the src/environments/. Why can't yarn find my files? Even if I chmod to 777 it does not work, so it can't be a permissions problem.
Any ideas?
