Chris Curnow
Chris Curnow
This is an issue with the documentation. The docs refer to `ngx-auth-firebaseui`. I believe this reference should be deleted as - the library is not compatible with the current version...
### Current Behavior If I run `nx generate` from the Nx Console, I get an error: `The terminal process "/bin/zsh '-l', '-c', 'npx nx generate @nx/angular:library [lib-name] --no-interactive --dry-run'" failed...
### Current Behavior My `tsconfig` files report an error: `Referenced project ... must have setting "composite": true.` ### Expected Behavior Automatically generated `tsconfig` files should be error free. ### GitHub...