Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

@angular/build: TS2307: Cannot find module 'firebase/compat'

Đang mở
#3,677 0 bình luận 3 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
35/100
Loại issue
Lỗi
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
angular, firebase, typescript
Lĩnh vực
build-system

Hướng nghiên cứu

Tái hiện quá trình migration Angular 20 với @angular/fire compat storage và so sánh builder mới với @angular-devkit/build-angular. Bắt đầu từ import firebase/compat trong @angular/fire/compat/storage/index.d.ts được đề cập và output của quá trình migration builder. Hoàn thành khi ứng dụng đã migration build được mà không có TS2307.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

I currently have an Angular 20 application with storage.
I tried to migrate to the new builder system and after running the migration script I get:

X [ERROR] TS2307: Cannot find module 'firebase/compat' or its corresponding type declarations. [plugin angular-compiler]

node_modules/.pnpm/@angular+fire@20.0.1_b3d6211399b528bde26c95436c0ed9a1/node_modules/@angular/fire/compat/storage/index.d.ts:9:33:
  9 │ import * as firebase_compat from 'firebase/compat';
    ╵                                  ~~~~~~~~~~~~~~~~~

With @angular-devkit/build-angular it works fine.

Ngôn ngữ chính
TypeScript
Star
7.8k
Fork
2.2k
Merge trung bình
3 ngày 6 giờ
Pull request đã merge (30 ngày)
5

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của angular/angularfire

Tất cả issue của angular/angularfire

Issue tương tự

Thêm issue về TypeScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.