Using beta.31, when I execute ng lint -h or ng lint --help or the same for any other command, I get the following output:
➜ frontend git:(master) ✗ ng lint --help
undefined
I feel like it wasn't the case before?
Same goes for:
ng help xxx
The bug originated in commit https://github.com/angular/angular-cli/commit/b20d87ed2bf2e23bf96d72d5a0979e4dac11bfb8
Digging deeper... :)
@shmool This issue has been fixed by another PR. Let me find it...
Fixed by https://github.com/angular/angular-cli/pull/4726, now on NPM in RC.0
Thanks @hansl for the update and @sumitarora for the PR!
Congrats on the RC, you're all doing an amazing work :)
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._
Most helpful comment
Same goes for:
ng help xxx