Open Manishac12 opened 1 year ago
This issue does not seem to follow the issue template. Make sure you provide all the required information.
I'm using these packages can you please help "dependencies": { "@angular-devkit/build-angular": "^13.3.9", "@angular/animations": "~13.3.12", "@angular/common": "~13.3.12", "@angular/compiler": "~13.3.12", "@angular/compiler-cli": "~13.3.12", "@angular/core": "~13.3.12", "@angular/fire": "^7.3.0", "@angular/forms": "^13.3.12", "@angular/platform-browser": "^13.3.12", "@angular/platform-browser-dynamic": "~13.3.12", "@angular/platform-server": "~13.3.12", "@angular/router": "~13.3.12", "@angular/service-worker": "^13.3.12", "@ng-bootstrap/ng-bootstrap": "^12.1.2", "@nguniversal/express-engine": "^13.1.1", "@popperjs/core": "^2.11.6", "@stripe/stripe-js": "^1.50.0", "bootstrap": "^5.0.2", "crypto-js": "^3.1.6", "express": "^4.15.2", "firebase": "^9.15.0", "google-libphonenumber": "^3.2.32", "jquery": "^3.6.3", "localstorage-polyfill": "^1.0.1", "ng-bootstrap": "^0.46.0", "ng-multiselect-dropdown": "^0.3.9", "ngx-bootstrap": "^8.0.0", "path": "^0.12.7", "rxjs": "~6.6.0", "zone.js": "~0.11.4" }
same here, soooo frustrating
Hi I'm using this packages with Angular 13.3.12 version with "@angular/fire": "^7.5.0", "firebase": "^9.15.0", packages and till thursday it'w working fine but suddenly on friday it stop working and start getting error
did any one know how can I fix this without --force or --legacy-peer-deps command?