undefined requires Angular-CLI to run
#986
|
Hi, C:\dev\coveo>coveo ui:create:angular coveo-test
» Precondition Error - Missing Bin: undefined requires Angular-CLI to run.
»
» You can install the Angular-CLI by running npm i -g @angular/cli
»
» Please visit https://angular.io/guide/setup-local#install-the-angular-cli for more detailed installation
» information.I was able to deduce that I was missing a global installation of the If it helps, I am running:
Ameet |
Answered by
louis-bompart
Oct 17, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @akaustav , thanks for the report, I reproduced your issue and this seems to be a bug indeed.
It is tracked under #987.
Thanks again! 🙌