[FR] Consider using a modern package manager

Open
#2,597 1 comment 1 reaction 1 assignee View on GitHub

@lahirumaramba is already working on this.

Since Jun 14, 2024.

Assessment

This issue has not been assessed yet.

Description

api: core type: feature request

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.

Dominant language
TypeScript
Stars
1.7k
Forks
419
Avg merge
3d 10h
Merged PRs (30d)
16

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from firebase/firebase-admin-node

All issues in firebase/firebase-admin-node

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.