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
ng add ngx-auth-firebaseuinpm
npm i @angular-material-extensions/password-strength
The log given by the failure
ERROR in Symbol EmailConfirmationComponent declared in I:/Angular/virtual-menu/node_modules/ngx-auth-firebaseui/lib/components/email-confirmation/email-confirmation.component.d.ts is not exported from ngx-auth-firebaseui/lib/ngx-auth-firebaseui.module (import into I:/Angular/virtual-menu/src/app/features/landing/landing.component.ts).
Desired functionality
export EmailConfirmationComponent in the repo module
Mention any other details that might be useful
The text was updated successfully, but these errors were encountered:
Bug Report or Feature Request (mark with an
x
)OS and Version?
Versions
Angular CLI: 9.1.8
Node: 12.11.0
OS: win32 x64
Angular: 9.1.11
... animations, common, compiler, compiler-cli, core, forms
... platform-browser, platform-browser-dynamic, router
Ivy Workspace: Yes
Package Version
@angular-devkit/architect 0.901.8
@angular-devkit/build-angular 0.901.8
@angular-devkit/build-optimizer 0.901.8
@angular-devkit/build-webpack 0.901.8
@angular-devkit/core 9.1.8
@angular-devkit/schematics 9.1.8
@angular/cdk 9.2.4
@angular/cli 9.1.8
@angular/fire 6.0.0
@angular/flex-layout 9.0.0-beta.31
@angular/material 9.2.4
@ngtools/webpack 9.1.8
@schematics/angular 9.1.8
@schematics/update 0.901.8
rxjs 6.5.5
typescript 3.8.3
webpack 4.42.0
Repro steps
ng add ngx-auth-firebaseuinpm
npm i @angular-material-extensions/password-strength
The log given by the failure
ERROR in Symbol EmailConfirmationComponent declared in I:/Angular/virtual-menu/node_modules/ngx-auth-firebaseui/lib/components/email-confirmation/email-confirmation.component.d.ts is not exported from ngx-auth-firebaseui/lib/ngx-auth-firebaseui.module (import into I:/Angular/virtual-menu/src/app/features/landing/landing.component.ts).
Desired functionality
export EmailConfirmationComponent in the repo module
Mention any other details that might be useful
The text was updated successfully, but these errors were encountered: