We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
x
- [x] bug report -> please search issues before submitting - [ ] feature request
Solus 4.2
Angular CLI: 11.1.3 Node: 14.15.4 OS: linux x64
Angular: 11.1.2 ... animations, cdk, common, compiler, compiler-cli, core, forms ... material, platform-browser, platform-browser-dynamic, router Ivy Workspace: Yes
@angular-devkit/architect 0.1101.3 @angular-devkit/build-angular 0.1101.3 @angular-devkit/core 11.1.3 @angular-devkit/schematics 11.1.3 @angular/cli 11.1.3 @angular/fire 6.1.4 @schematics/angular 11.1.3 @schematics/update 0.1101.3 rxjs 6.6.3 typescript 4.1.3
ng add ngx-auth-firebaseui
An unhandled exception occurred: Cannot find module '@schematics/angular/utility/json-utils' Require stack:
Should work.
The text was updated successfully, but these errors were encountered:
I've got the same error
Sorry, something went wrong.
I'm pretty sure this is a duplicate of #597
Definitely. Thank you for the heads up! I'll close it now. :D
No branches or pull requests
Bug Report or Feature Request (mark with an
x
)OS and Version?
Versions
Angular CLI: 11.1.3
Node: 14.15.4
OS: linux x64
Angular: 11.1.2
... animations, cdk, common, compiler, compiler-cli, core, forms
... material, platform-browser, platform-browser-dynamic, router
Ivy Workspace: Yes
Package Version
@angular-devkit/architect 0.1101.3
@angular-devkit/build-angular 0.1101.3
@angular-devkit/core 11.1.3
@angular-devkit/schematics 11.1.3
@angular/cli 11.1.3
@angular/fire 6.1.4
@schematics/angular 11.1.3
@schematics/update 0.1101.3
rxjs 6.6.3
typescript 4.1.3
Repro steps
ng add ngx-auth-firebaseui
The log given by the failure
An unhandled exception occurred: Cannot find module '@schematics/angular/utility/json-utils'
Require stack:
See "/tmp/ng-7hw8bN/angular-errors.log" for further details.
Desired functionality
Should work.
The text was updated successfully, but these errors were encountered: