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

Wrong pnpm updated version installed with scoop

bestagi opened this issue over 1 year ago
fix: [use-]node-version isn't passed on workspace

KSXGitHub opened this pull request over 1 year ago
feat: print a summary about deprecated subdeps

zkochan opened this pull request over 1 year ago
feat(reporter): add `--reporter-hide-prefix` option

zirkelc opened this pull request over 1 year ago
pnpm 7.8.5 doesn't link workspace packages

dangreen opened this issue over 1 year ago
feat: new option for disabling local directory dependencies relinking

zkochan opened this pull request over 1 year ago
readPackage called multiple times

joelmoss opened this issue over 1 year ago
Add support for Regex script

arthur-fontaine opened this issue over 1 year ago
fix: installation with disableRelinkFromStore set to true

zkochan opened this pull request over 1 year ago
missing PAT in lock file

baixiaoyu2997 opened this issue over 1 year ago
feat(core): add a disableRelinkFromStore option

zkochan opened this pull request over 1 year ago
Catalogs Tracking Issue

gluxon opened this issue over 1 year ago
perf: symlink dependencies in a worker thread

zkochan opened this pull request over 1 year ago
pnpm deletes alias and nvm source lines in .zshrc when updating

robots4life opened this issue over 1 year ago
`devPreinstall` is run even when running `pnpm install --prod`

zeusdeux opened this issue over 1 year ago
Windows Defender reports Trojan:Win32/Wacatac.B!ml on 8.7.4 (Windows 11)

blockarchitech opened this issue over 1 year ago
Interactive update wraps on 80-col terminals

ffxsam opened this issue over 1 year ago
fix: unpacking tarballs that contain hard links

zkochan opened this pull request over 1 year ago
Enable customizable output formatting for recursive runs

zirkelc opened this issue over 1 year ago
Pnpm does not install dependecies using git support

andreidev1 opened this issue over 1 year ago
pnpm 8.7 break dependenciesMeta

tocaata opened this issue over 1 year ago
`pnpm create @keystatic@latest` does not run `@keystatic/create@latest`

stefanprobst opened this issue over 1 year ago
fix(directory-fetcher): return the fetched package's manifest

zkochan opened this pull request over 1 year ago
fix: don't hang while reading package.json from the store

zkochan opened this pull request over 1 year ago
fix(install): delay fetching directory until symlink

JacobLey opened this pull request over 1 year ago
chore(install): add test for injected installs

JacobLey opened this pull request over 1 year ago
pnpm list --filter "[<since>]" doesn't work, but pnpm run does

andrei-picus-tink opened this issue over 1 year ago
Certain files aren't hardlinked on Windows, and are duplicated instead.

MatthewKing opened this issue over 1 year ago
wip: logging to test server hanging

gluxon opened this pull request over 1 year ago
wip: record server messages in tests

gluxon opened this pull request over 1 year ago
fix(server): prevent intermittent hanging when requesting a tarball worker

gluxon opened this pull request over 1 year ago
refactor: improve the way workers are finished

zkochan opened this pull request over 1 year ago
CI tests hanging on `pool.checkoutWorkerAsync(true)`

gluxon opened this issue over 1 year ago
pnpm exec doesn't set `$npm_execpath`

rotu opened this issue over 1 year ago
refactor: package requester

zkochan opened this pull request over 1 year ago
refactor: worker

zkochan opened this pull request over 1 year ago
fix: report correct errors when using the pnpm server

gluxon opened this pull request over 1 year ago
perf: use rclonefile to fix cloning on macOS

zkochan opened this pull request over 1 year ago
test: make it easier to tell which line in server tests hang

gluxon opened this pull request over 1 year ago
test: ensure server stops after test failure to fix hanging

gluxon opened this pull request over 1 year ago
test: set logErrorsBeforeRetry to debug failing retries

gluxon opened this pull request over 1 year ago
Installing packages with colliding executable produces no error

cdaringe opened this issue over 1 year ago
prepublishOnly runs when installing packages from git

SystemParadox opened this issue over 1 year ago
ERR_PNPM_LINKING_FAILED when running `pnpm install` in Docker on macOS

binaryfire opened this issue over 1 year ago
pnpm cannot resolve peerDependencies from a private registry package

Dante-dan opened this issue over 1 year ago
perf: verify package integrity with a worker

zkochan opened this pull request over 1 year ago
fix(publish): reduce concurrency in the publish command

zkochan opened this pull request over 1 year ago
chore: remove unused logger.info

await-ovo opened this pull request over 1 year ago
install.sh load balancing is currently corrupted

bosticka opened this issue over 1 year ago
chore(deps): update TypeScript 5.1.6 -> 5.2.2

gluxon opened this pull request over 1 year ago
test: fix ENOENT break on ci checks by using sha512 integrity in fixtures

gluxon opened this pull request over 1 year ago
chore(deps): update `@typescript-eslint` dependencies to v6

gluxon opened this pull request over 1 year ago
fix: extracting tarballs that have prefixes with spaces

zkochan opened this pull request over 1 year ago
chore(deps): update `@typescript-eslint` dependencies to v6

gluxon opened this pull request over 1 year ago
When trying to install multiple packages, a wrong named package occure error.

shehzadaliqadri opened this issue over 1 year ago
chore: remove unused eslint-disable directive

gluxon opened this pull request over 1 year ago
feat(update): show workspace member path

KSXGitHub opened this pull request over 1 year ago
`pnpm init` should do more than creating `package.json` file

KSXGitHub opened this issue over 1 year ago
output useless 'undefined' when recursive run script

tjx666 opened this issue over 1 year ago
PNPM v6 install fails with ssl error

HuXiKa opened this issue over 1 year ago
feat(install): use side effect cache when rebuild

KSXGitHub opened this pull request over 1 year ago
pnpm update pins preview dependencies

fflaten opened this issue over 1 year ago
Error on duplicated dependencies

donaldpipowitch opened this issue over 1 year ago
Interactive update, show workspace name

linqcan opened this issue over 1 year ago
Chinese path problem

chjq68 opened this issue over 1 year ago
perf: lazy load dependencies

zkochan opened this pull request over 1 year ago
fix(side-effect): cache when not sharing lockfile

KSXGitHub opened this pull request over 1 year ago
pnpm why and pnpm list are not showing output for installed packages

rashelle-cld opened this issue over 1 year ago
feat(npm-resolver): force resolve from npm if npm protocol

JacobLey opened this pull request over 1 year ago
Support force installation from npm via `npm:` protocol

JacobLey opened this issue over 1 year ago
ERR_PNPM_TARBALL_EXTRACT in version 8.7.0

AminFazlMondo opened this issue over 1 year ago
8.7.0 introduced a breaking change in a fix for #6759

Obi-Dann opened this issue over 1 year ago
v8.7.0 is completely broken

MrFoxPro opened this issue over 1 year ago
feat: resolution-mode is highest by default

zkochan opened this pull request over 1 year ago
--prod doesn't respect --filter or --dir

nandin-borjigin opened this issue over 1 year ago
perf: fetch directories to CAFS in worker

zkochan opened this pull request over 1 year ago
Workspace installs do not work in macOS Sonoma (14)

AlessioGr opened this issue over 1 year ago
feat(reporting): an option for hiding lifecycle output

zkochan opened this pull request over 1 year ago
feat(interactive-update): group dependancies by type, add package url column

th3fallen opened this pull request over 1 year ago
`publish` is hungry

xHyroM opened this issue over 1 year ago