Skip to content

I'm unable to install latest version of angular/fire in my project, I'm using a Mac with an M1 chip #3145

Closed
@wontlearn2codewithme

Description

@wontlearn2codewithme

Version info

Angular: 13.2.1

Firebase: Using firebase-tools version 10.1.4

AngularFire: 7.2.0

Other (e.g. Ionic/Cordova, Node, browser, operating system):
I'm using a Macbook Air with an M1 chip, if that matters
Angular CLI: 13.2.2
Node: 16.13.0
Package Manager: yarn 1.22.17
OS: darwin arm64

Angular: 13.2.1
... animations, common, compiler, compiler-cli, core, forms
... localize, platform-browser, platform-browser-dynamic, router
@angular-devkit/architect 0.1302.2
@angular-devkit/build-angular 13.2.2
@angular-devkit/core 13.2.2
@angular-devkit/schematics 13.2.2
@angular/cli 13.2.2
@angular/fire 7.2.0
@schematics/angular 13.2.2
rxjs 7.5.2
typescript 4.5.5

How to reproduce these conditions

Failing test unit, Stackblitz demonstrating the problem

Steps to set up and reproduce

  • run the command 'ng add @angular/fire' in your terminal
  • add any feature you want to add to the project (I tried several)
  • login to your firebase account
  • When you try to navigate through the list of your projects the terminal always gets stuck and can't continue with the installation of this component. No typing or navigation via keyboard.

Sample data and security rules

Debug output

** Errors in the JavaScript console ** none

** Output from firebase.database().enableLogging(true); ** none

** Screenshots **

Captura de pantalla 2022-02-07 a las 21 33 20

Expected behavior

It should allow you to select any project in the list.

Actual behavior

It gets blocked and doesn't seem to respond to any keyboard input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions