firebase / firebase/firebase-admin-node
[FR] Consider using a modern package manager
Ouverte
api: core
type: feature request
- Langage dominant
- TypeScript
- Étoiles
- 1.7k
- Forks
- 419
- Merge moyen
- 3 j 10 h
- PR mergées (30 j)
- 16
Description
**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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.