You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get an An unhandled exception occurred: [Inquirer] Hook functions can only be called from within a prompt See "/tmp/ng-zZYvvU/angular-errors.log" for further details. when using ng add @angular/material via a Terminal.
❯ ng add @angular/material
✔ Determining Package Manager
› Using package manager: npm
✔ Searching for compatible package version
› Found compatible package version:
@angular/[email protected].
✔ Loading package information from registry
✖ [Inquirer] Hook functions can only be called from
within a prompt
An unhandled exception occurred: [Inquirer] Hook functions can only be called from within a prompt
See "/tmp/ng-zZYvvU/angular-errors.log" for further details.
Describe the bug
Get an
An unhandled exception occurred: [Inquirer] Hook functions can only be called from within a prompt See "/tmp/ng-zZYvvU/angular-errors.log" for further details.
when usingng add @angular/material
via a Terminal.Link to the blitz that caused the error
https://stackblitz.com/edit/stackblitz-starters-a7sdtp?file=src%2Findex.html
Steps to reproduce
ng add @angular/material
in a terminalExpected behavior
Angular Schematics for Angular Material should be deployed to the project.
Parity with Local
Screenshots
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: