ngx-rocket / generator-ngx-rocket

:rocket: Extensible Angular 14+ enterprise-grade project generator
https://ngx-rocket.github.io/
MIT License
1.53k stars 218 forks source link

The "new" command asks the same information twice #566

Closed SalmanTariq closed 3 years ago

SalmanTariq commented 3 years ago

I'm submitting a...

Current behavior

ngx new
asks the same information twice ## Expected behavior Should only ask one time ## Minimal reproduction of the problem with instructions npm install --global generator-ngx-rocket ngx new my-app ![Capture](https://user-images.githubusercontent.com/13284494/90936713-33a82c80-e41f-11ea-9b6e-541b3b45c3e4.PNG)
sinedied commented 3 years ago

Thanks for the report, seems that a package update changed the behavior. I'm looking at it.

sinedied commented 3 years ago

:tada: This issue has been resolved in version 9.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: