firebase / firebase/firebase-admin-node
[FR] Consider using a modern package manager
Đang mở
api: core
type: feature request
- Ngôn ngữ chính
- TypeScript
- Star
- 1.7k
- Fork
- 419
- Merge trung bình
- 3 ngày 10 giờ
- Pull request đã merge (30 ngày)
- 16
Mô tả
**Is your feature request related to a problem? Please describe.**
This repository is using `npm` as package manager which is known to have several pitfalls, especially being slower than the alternatives and having sub-optimal peer-dependencies and node_modules management.
**Describe the solution you'd like**
I have no opinion on which modern package manager to use but it seems reasonable to switch to either Yarn or PNPM depending on the needs and preferences of the maintainers.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.