No description provided.
If you click on an AngularCLI project and export then type `npm i` and `ng serve` the project will not build. there appears to be 2 problems. 1st there is src folder nesting `src/src` needs to be moved to just `src` and 2nd a mismatch angular cli version. `ng update` may help with this.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by intergalactickraigor and has received 0 comments.