angular / angular-cli

CLI tool for Angular
https://cli.angular.dev
MIT License
26.78k stars 11.98k forks source link

CLI Creates Working Projects #28933

Closed MrNathanStiles closed 14 hours ago

MrNathanStiles commented 17 hours ago

Command

new

Description

Using 'ng new' does not create a working project.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

alan-agius4 commented 14 hours ago

I'm sorry, but we can't reproduce the problem following the instructions you provided. Remember that we have a large number of issues to resolve, and have only a limited amount of time to reproduce your issue. Short, explicit instructions make it much more likely we'll be able to reproduce the problem so we can fix it.

If the problem persists, please open a new issue following our submission guidelines.

A good way to make a minimal repro is to create a new app via ng new repro-app and add the minimum possible code to show the problem. Then you can push this repository to github and link it here.