Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pnpm/pnpm

Fast, disk space efficient package manager
https://github.com/pnpm/pnpm

fix: don't hang during peer dependencies resolution when there are cycles

zkochan opened this pull request about 1 month ago
fix: output compatibility error to stderr instead of stdout

JuanoD opened this pull request about 1 month ago
`pnpm exec`: Cannot read properties of undefined (reading 'includes')

BalaM314 opened this issue about 1 month ago
perf: don't duplicate leaf nodes in dependenciesTree

zkochan opened this pull request about 1 month ago
feat: suppress resolutions and overrides workspace warnings when not needed

jdalton opened this pull request about 1 month ago
Support npm update --save flag

CreativeTechGuy opened this issue about 1 month ago
fix: rendering of missing peer dependencies output

zkochan opened this pull request about 1 month ago
deploy tries to install workspace packages from registry

also opened this issue about 1 month ago
PNPM global install command will not function properly

Devitzer opened this issue about 1 month ago
`pnpm outdated -r --latest` no longer works in 9.12.3.

cpojer opened this issue about 1 month ago
Dx rough edge around resolutions field...

jdalton opened this issue about 1 month ago
`pnpm licenses` fails for github dependencies

lougreenwood opened this issue about 1 month ago
pnpm installation of module fails but single npm command works

lo-zed opened this issue about 2 months ago
feat(lockfile.fs): export writeLockfileFile and convertToLockfileFile

zkochan opened this pull request about 2 months ago
Resolutions from local git repos corrupt the global pnpm-cache folder

andschub-ms opened this issue about 2 months ago
fix(dlx): `ENOENT` when `symlink=false` (#8732)

jonathanhefner opened this pull request about 2 months ago
`symlink=false` causes `ENOENT` with `dlx`

jonathanhefner opened this issue about 2 months ago
Fixing the pnpm list command

zkochan opened this issue about 2 months ago
Package installation fails on Windows exFAT drives with ENOENT error

ddukbg opened this issue about 2 months ago
fix: list should not prune with depth of Infinity

jdalton opened this pull request about 2 months ago
fix!: do not allow to install pnpm globally via pnpm add

zkochan opened this pull request about 2 months ago
fix: headless install crash when modules dir disabled and patches listed

Silic0nS0ldier opened this pull request about 2 months ago
feat: self-update should accept a version specifier

zkochan opened this pull request about 2 months ago
pnpm list broken/inconsistent.

jdalton opened this issue about 2 months ago
feat(dlx): options to skip modules cache

KSXGitHub opened this pull request about 2 months ago
♿️ Add alt text to README pnpm logo

k-utsumi opened this pull request about 2 months ago
PNPM v9.12.3 hanging on `pnpm install`

lfloyd117 opened this issue about 2 months ago
changing a version in `catalog` is not detected by `pnpm ls --filter "[<since>]"`

wassim-ben-amor opened this issue about 2 months ago
CI tests randomly fail with code ENEEDAUTH

KSXGitHub opened this issue about 2 months ago
Disable installing Node.js < 18 with pnpm env

thelinuxlich opened this issue about 2 months ago
`dependenciesMeta`'s `"inject": true` doesn't replace `catalog:` protocol

ahkhanjani opened this issue about 2 months ago
Store format change between 9.12.1 and 9.12.2 is not backwards compatible

Scrumplex opened this issue about 2 months ago
fix(dlx): race condition

KSXGitHub opened this pull request about 2 months ago
fix: script command regular parameters do not support the `v` flag

btea opened this pull request about 2 months ago
feat!: bump store version to v10

zkochan opened this pull request about 2 months ago
pnpm grabbing wrong version of package in monorepo

EliasVal opened this issue about 2 months ago
feat: display packed files list in `pnpm pack`

lvqq opened this pull request about 2 months ago
auto-install-peers not working in monorepo

altano opened this issue about 2 months ago
fix(cafs): avoid race on extracting files from tarballs

VladimirNT opened this pull request about 2 months ago
ci: create a separate audit job

zkochan opened this pull request about 2 months ago
feat!: create a separate directory in the store for index files

zkochan opened this pull request about 2 months ago
fix: lint errors, resolves: #8698

Shion1305 opened this pull request about 2 months ago
found some lint errors on push (husky)

Shion1305 opened this issue about 2 months ago
fix: handles `"packageManager": "pnpm"` in package.json, resolves: #8696

Shion1305 opened this pull request about 2 months ago
pnpm fails if `packageManager` is specified on package.json

Shion1305 opened this issue about 2 months ago
test: fix killing the registry mock server on teardown

zkochan opened this pull request about 2 months ago
refactor!: changed the format of the side-effects cache key

zkochan opened this pull request about 2 months ago
chore: fix esbuild external warning

lvqq opened this pull request about 2 months ago
chore: fix pd for local development

zkochan opened this pull request about 2 months ago
Support configure `catalogs` in `package.json`

Timeless0911 opened this issue about 2 months ago
How to set up a mirror source for a single package in pnpm?

fengcanluoye opened this issue 2 months ago
fix: disregard `wantedPackageManager` for certain commands

xty opened this pull request 2 months ago
Adding peer dependency when not peer dependencies are there?

fa93hws opened this issue 2 months ago
Add JSR (or in general non-npm publishing support) `pnpm publish`

pauliesnug opened this issue 2 months ago
refactor: remove `!` usages from `prependDirsToPath`

gluxon opened this pull request 2 months ago
fix: fork bomb when pnpm self-manages its version

gluxon opened this pull request 2 months ago
Display packed files list info in pnpm pack

lvqq opened this issue 2 months ago
feat: pass the find command to npm

lvqq opened this pull request 2 months ago
test(plugin-commands-env): unskip tests requiring mock tar files

aghArdeshir opened this pull request 2 months ago
fix: don't download node, when wanted node version is running

aghArdeshir opened this pull request 2 months ago
chore: add "directory" to package.json "repository"

jasikpark opened this pull request 2 months ago
fix: every command should read settings from the root workspace project

zkochan opened this pull request 2 months ago
Add who the winner in each benchmark catergory

ImBIOS opened this issue 2 months ago
Add bun to benchmark

ImBIOS opened this issue 2 months ago
fix(license): fix typo of `CC0` license other name

btea opened this pull request 2 months ago
chore: remove unused babel plugin

lvqq opened this pull request 2 months ago
ensure `pnpm dlx foo@latest` uses the latest version available

dominikg opened this issue 2 months ago
fix: only validate modules directory if required (e.g. for install)

Silic0nS0ldier opened this pull request 2 months ago
fix: properly check modules purge confirmation answer

Silic0nS0ldier opened this pull request 2 months ago
`node_modules` sometimes purged when running `pnpm i --lockfile-only`

Silic0nS0ldier opened this issue 2 months ago
feat!: the link command should add overrides

zkochan opened this pull request 2 months ago
prefer-workspace-packages is not working

Looyank opened this issue 2 months ago
chore: replace deprecated babel-plugin-proposal-dynamic-import

mcmxcdev opened this pull request 2 months ago
Update `CONTRIBUTING.md` for Git LFS

gluxon opened this pull request 2 months ago
feat(exec): check dependencies before running scripts

KSXGitHub opened this pull request 2 months ago
Checks to enforce pnpm catalog protocol usage

gluxon opened this issue 2 months ago