Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
pnpm
Fast, disk space efficient package manager
Collective -
Host: opensource -
https://opencollective.com/pnpm
- Website: https://pnpm.io/
- Code: https://github.com/pnpm
test: add `error` to `ChildProcess`
github.com/pnpm/pnpm - KSXGitHub opened this pull request 5 months ago
github.com/pnpm/pnpm - KSXGitHub opened this pull request 5 months ago
--resolution-only fails with confusing message when you also pass --frozen-lockfile
github.com/pnpm/pnpm - aramissennyeydd opened this issue 5 months ago
github.com/pnpm/pnpm - aramissennyeydd opened this issue 5 months ago
fix(package-is-installable): handle null values in wanted platform gracefully
github.com/pnpm/pnpm - EmilNordling opened this pull request 5 months ago
github.com/pnpm/pnpm - EmilNordling opened this pull request 5 months ago
fix: use-node-version should not break the PATH, when running scripts in a workspace
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
pnpm get config return undefined
github.com/pnpm/pnpm - Super1Windcloud opened this issue 5 months ago
github.com/pnpm/pnpm - Super1Windcloud opened this issue 5 months ago
node_modules `tsconfig.json` error
github.com/pnpm/pnpm - WangJincheng4869 opened this issue 5 months ago
github.com/pnpm/pnpm - WangJincheng4869 opened this issue 5 months ago
fix(setup): never switch to a different CLI version during setup
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
ERROR This project is configured to use yarn
github.com/pnpm/pnpm - dpaulos6 opened this issue 5 months ago
github.com/pnpm/pnpm - dpaulos6 opened this issue 5 months ago
fix(dlx): failures on concurrent runs of dlx
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
Update examples to use pnpm v9
github.com/pnpm/action-setup - karlhorky opened this pull request 5 months ago
github.com/pnpm/action-setup - karlhorky opened this pull request 5 months ago
feat(setup): stop creating windows scripts on posix
github.com/pnpm/pnpm - KSXGitHub opened this pull request 5 months ago
github.com/pnpm/pnpm - KSXGitHub opened this pull request 5 months ago
test: improve error message on the test that frequently fails
github.com/pnpm/pnpm - KSXGitHub opened this pull request 5 months ago
github.com/pnpm/pnpm - KSXGitHub opened this pull request 5 months ago
fix: replace pnpm warnings with subfield warnings
github.com/pnpm/pnpm - KSXGitHub opened this pull request 5 months ago
github.com/pnpm/pnpm - KSXGitHub opened this pull request 5 months ago
prepublishOnly script does not extrapolate env variables
github.com/pnpm/pnpm - iki opened this issue 5 months ago
github.com/pnpm/pnpm - iki opened this issue 5 months ago
Allow Configuration of Self-installer Settings
github.com/pnpm/action-setup - ChrisPage-AT opened this issue 5 months ago
github.com/pnpm/action-setup - ChrisPage-AT opened this issue 5 months ago
Correct `checkNonRootProjectManifest`: Remove `pnpm`, check for its sub fields other than `pnpm.executionEnv`
github.com/pnpm/pnpm - KSXGitHub opened this issue 5 months ago
github.com/pnpm/pnpm - KSXGitHub opened this issue 5 months ago
feat(exec): add missing support for executionEnv
github.com/pnpm/pnpm - KSXGitHub opened this pull request 5 months ago
github.com/pnpm/pnpm - KSXGitHub opened this pull request 5 months ago
.pnpm-catches not created with clean `pnpm i`
github.com/pnpm/pnpm - kineticwallet opened this issue 5 months ago
github.com/pnpm/pnpm - kineticwallet opened this issue 5 months ago
No projects matched the filters on Windows (pnpm v9.8.0)
github.com/pnpm/pnpm - Byron2016 opened this issue 5 months ago
github.com/pnpm/pnpm - Byron2016 opened this issue 5 months ago
Updating dependency version in workspace only updates specifier in lock file, but not the version, when (re)adding to workplace package before running `pnpm i`
github.com/pnpm/pnpm - Simon-Laux opened this issue 5 months ago
github.com/pnpm/pnpm - Simon-Laux opened this issue 5 months ago
docs: improve working with cache doc
github.com/pnpm/pnpm.io - ogabriel opened this pull request 5 months ago
github.com/pnpm/pnpm.io - ogabriel opened this pull request 5 months ago
fix(config): passing public-hoist-pattern and hoist-pattern via env
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
fix(patching): commit now accepts relative path
github.com/pnpm/pnpm - KSXGitHub opened this pull request 5 months ago
github.com/pnpm/pnpm - KSXGitHub opened this pull request 5 months ago
fix(core): don't fail on skipped optional deps, when calculating depsRequiringBuild
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
pnpm installs all OS targets for `@next/swc-*` in Turborepo when rerunning `pnpm install`
github.com/pnpm/pnpm - ahkhanjani opened this issue 5 months ago
github.com/pnpm/pnpm - ahkhanjani opened this issue 5 months ago
pnpm dlx creates file paths exceeding 260 characters, which breaks node
github.com/pnpm/pnpm - BalaM314 opened this issue 5 months ago
github.com/pnpm/pnpm - BalaM314 opened this issue 5 months ago
fix: should not delete state.json info after apply patch
github.com/pnpm/pnpm - btea opened this pull request 5 months ago
github.com/pnpm/pnpm - btea opened this pull request 5 months ago
chore: remove always undefined variable
github.com/pnpm/pnpm - benmccann opened this pull request 5 months ago
github.com/pnpm/pnpm - benmccann opened this pull request 5 months ago
Cannot upgrade dependency's dependency with pnpm patch
github.com/pnpm/pnpm - Tc-001 opened this issue 5 months ago
github.com/pnpm/pnpm - Tc-001 opened this issue 5 months ago
chore(scripts): typecheck-only
github.com/pnpm/pnpm - KSXGitHub opened this pull request 5 months ago
github.com/pnpm/pnpm - KSXGitHub opened this pull request 5 months ago
feat: update Node.js to v20 in @pnpm/exe
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
Update installation.md to use the full PowerShell command instead of …
github.com/pnpm/pnpm.io - h8ku opened this pull request 5 months ago
github.com/pnpm/pnpm.io - h8ku opened this pull request 5 months ago
Add a flag to update to not update `"*"` dependencies
github.com/pnpm/pnpm - zlotnika opened this issue 5 months ago
github.com/pnpm/pnpm - zlotnika opened this issue 5 months ago
`use-node-version` proceeds to download a node version, even if desired node version is already installed
github.com/pnpm/pnpm - aghArdeshir opened this issue 5 months ago
github.com/pnpm/pnpm - aghArdeshir opened this issue 5 months ago
fix(core): don't fail on skipped optional deps, when calculating depsRequiringBuild
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
manage-package-manager-versions=true,MAC OS crash
github.com/pnpm/pnpm - GreatAuk opened this issue 5 months ago
github.com/pnpm/pnpm - GreatAuk opened this issue 5 months ago
docs(continuous-integration.md): use corepack install instead of prepare
github.com/pnpm/pnpm.io - tomasvn opened this pull request 5 months ago
github.com/pnpm/pnpm.io - tomasvn opened this pull request 5 months ago
fix(default-reporter): use stdout from context
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
fix(lockfile.verification): don't fail when lockfile doesn't contain a project
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
refactor: move `@pnpm/logger` to the monorepo
github.com/pnpm/pnpm - KSXGitHub opened this pull request 5 months ago
github.com/pnpm/pnpm - KSXGitHub opened this pull request 5 months ago
zsh: /opt/homebrew/bin/pnpm: bad interpreter: /opt/homebrew/opt/node/bin/node: no such file or directory
github.com/pnpm/pnpm - gfazioli opened this issue 5 months ago
github.com/pnpm/pnpm - gfazioli opened this issue 5 months ago
feat: convert LogBase into an interface
github.com/pnpm/logger - KSXGitHub opened this pull request 5 months ago
github.com/pnpm/logger - KSXGitHub opened this pull request 5 months ago
fix(exportable-manifest): replace semver in peerDependency with workspace protocol
github.com/pnpm/pnpm - gwansikk opened this pull request 5 months ago
github.com/pnpm/pnpm - gwansikk opened this pull request 5 months ago
`strict-peer-dependencies` in combination with `pnpm.peerDependencyRules.allowAny` suppresses error message but exit code is 1
github.com/pnpm/pnpm - peterhirn opened this issue 5 months ago
github.com/pnpm/pnpm - peterhirn opened this issue 5 months ago
[ERR_PNPM_READ_FROM_STORE] Unexpected token '', ""... is not valid JSON
github.com/pnpm/pnpm - Jay-Karia opened this issue 5 months ago
github.com/pnpm/pnpm - Jay-Karia opened this issue 5 months ago
[Documentation] GitLab CI docs should not use legacy `corepack prepare`
github.com/pnpm/pnpm - bestickley opened this issue 5 months ago
github.com/pnpm/pnpm - bestickley opened this issue 5 months ago
Update workspaces.md to include Quasar Framework
github.com/pnpm/pnpm.io - rstoenescu opened this pull request 5 months ago
github.com/pnpm/pnpm.io - rstoenescu opened this pull request 5 months ago
feat(patching): move edit dir to node_modules
github.com/pnpm/pnpm - KSXGitHub opened this pull request 5 months ago
github.com/pnpm/pnpm - KSXGitHub opened this pull request 5 months ago
Remove the default option `*eslint*` and `*prettier*` from `public-hoist-pattern` option in next major version
github.com/pnpm/pnpm - zanminkian opened this issue 5 months ago
github.com/pnpm/pnpm - zanminkian opened this issue 5 months ago
cd fails in package.json script when shell-emulator=true
github.com/pnpm/pnpm - patorpey opened this issue 5 months ago
github.com/pnpm/pnpm - patorpey opened this issue 5 months ago
optional dependencies reported as regular dependencies in .pnpmfile `readPackage` hook
github.com/pnpm/pnpm - joelrbrandt opened this issue 5 months ago
github.com/pnpm/pnpm - joelrbrandt opened this issue 5 months ago
Replace workspace links for github packages
github.com/pnpm/pnpm - eldoy opened this issue 5 months ago
github.com/pnpm/pnpm - eldoy opened this issue 5 months ago
Getting warning when node_modules in workspace
github.com/pnpm/pnpm - eldoy opened this issue 5 months ago
github.com/pnpm/pnpm - eldoy opened this issue 5 months ago
fix(config): update @pnpm/npm-conf
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
feat(core): return the list of dependencies that require a build
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
Dependency grouping in package.json
github.com/pnpm/pnpm - Bald-guy69 opened this issue 5 months ago
github.com/pnpm/pnpm - Bald-guy69 opened this issue 5 months ago
PNPM becomes unusable after deleting offline package source
github.com/pnpm/pnpm - goosy opened this issue 5 months ago
github.com/pnpm/pnpm - goosy opened this issue 5 months ago
PNPM removes read-only flags of `file:` dependencies
github.com/pnpm/pnpm - Lectem opened this issue 5 months ago
github.com/pnpm/pnpm - Lectem opened this issue 5 months ago
chore: update typescript to v5.5
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
feat: automatically switch to the right pnpm version
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
Parses NPM env variables
github.com/pnpm/npm-conf - daniele-orlando opened this pull request 5 months ago
github.com/pnpm/npm-conf - daniele-orlando opened this pull request 5 months ago
refactor: add detectIfCurrentPkgIsExecutable to cli-meta package
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
The system cannot find the path specified (Windows, quotes)
github.com/pnpm/pnpm - aleqcz opened this issue 5 months ago
github.com/pnpm/pnpm - aleqcz opened this issue 5 months ago
pnpm audit should not audit root dependencies
github.com/pnpm/pnpm - kirrg001 opened this issue 5 months ago
github.com/pnpm/pnpm - kirrg001 opened this issue 5 months ago
Cannot remove auto-installed node versions
github.com/pnpm/pnpm - LeviticusMB opened this issue 5 months ago
github.com/pnpm/pnpm - LeviticusMB opened this issue 5 months ago
Release of package that has peerDependency with `workspace:^1.0.0` results in `^1.0.01.0.0` in npmjs
github.com/pnpm/pnpm - DominicGBauer opened this issue 5 months ago
github.com/pnpm/pnpm - DominicGBauer opened this issue 5 months ago
feat: simple packages with `console.log` lines
github.com/pnpm/registry-mock - KSXGitHub opened this pull request 5 months ago
github.com/pnpm/registry-mock - KSXGitHub opened this pull request 5 months ago
outdated actions/setup-node@v2 uses unsupported node12
github.com/pnpm/pnpm.io - MikeMcC399 opened this issue 5 months ago
github.com/pnpm/pnpm.io - MikeMcC399 opened this issue 5 months ago
cmd-shim cause node.js version incompatible
github.com/pnpm/pnpm - zhangyuang opened this issue 5 months ago
github.com/pnpm/pnpm - zhangyuang opened this issue 5 months ago
pkg has been deprecated , pnpm use single exec
github.com/pnpm/pnpm - zhang-wenchao opened this issue 5 months ago
github.com/pnpm/pnpm - zhang-wenchao opened this issue 5 months ago
Using `--dir` flag does not respect system-wide npmrc config file
github.com/pnpm/pnpm - GUI opened this issue 5 months ago
github.com/pnpm/pnpm - GUI opened this issue 5 months ago
refactor: create @pnpm/lockfile.verification
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
github.com/pnpm/pnpm - zkochan opened this pull request 5 months ago
`pnpm i` fails - ` ENOENT Command failed with ENOENT: git ls-remote git+ssh://[email protected]/web3-storage/one-webcrypto.git HEAD`
github.com/pnpm/pnpm - aarontravass opened this issue 5 months ago
github.com/pnpm/pnpm - aarontravass opened this issue 5 months ago
pnpm install fails if node_modules is symlinked
github.com/pnpm/pnpm - kozickikarol opened this issue 5 months ago
github.com/pnpm/pnpm - kozickikarol opened this issue 5 months ago
chore(deps): update dependency write-json-file to v6
github.com/pnpm/symlink-dir - renovate[bot] opened this pull request 5 months ago
github.com/pnpm/symlink-dir - renovate[bot] opened this pull request 5 months ago
Nested overrides result in an error (pref.startsWith is not a function)
github.com/pnpm/pnpm - lucashorward opened this issue 5 months ago
github.com/pnpm/pnpm - lucashorward opened this issue 5 months ago
Couldn't get tarball URL from dependency path
github.com/pnpm/pnpm - seepine opened this issue 5 months ago
github.com/pnpm/pnpm - seepine opened this issue 5 months ago
chore(deploy): Add some clarrification for deploy packlist generation
github.com/pnpm/pnpm.io - antiBaconMachine opened this pull request 6 months ago
github.com/pnpm/pnpm.io - antiBaconMachine opened this pull request 6 months ago
Host key verification failed after Dependabot updates
github.com/pnpm/pnpm - eikowagenknecht opened this issue 6 months ago
github.com/pnpm/pnpm - eikowagenknecht opened this issue 6 months ago
fix: ignore EISDIR error when reading conf
github.com/pnpm/npm-conf - MunifTanjim opened this pull request 6 months ago
github.com/pnpm/npm-conf - MunifTanjim opened this pull request 6 months ago
fix: print warnings to stderr
github.com/pnpm/pnpm - MunifTanjim opened this pull request 6 months ago
github.com/pnpm/pnpm - MunifTanjim opened this pull request 6 months ago
bundled TS version. "consider upgrading API Extractor"
github.com/pnpm/pnpm - sakgoyal opened this issue 6 months ago
github.com/pnpm/pnpm - sakgoyal opened this issue 6 months ago
.npmrc settings with array syntax (like public-hoist-pattern) break when PNPM runs via NPX or a package.json script
github.com/pnpm/pnpm - daniele-orlando opened this issue 6 months ago
github.com/pnpm/pnpm - daniele-orlando opened this issue 6 months ago
Transitive dependencies not installed when using publishConfig directory and linkDirectory
github.com/pnpm/pnpm - gfellerph opened this issue 6 months ago
github.com/pnpm/pnpm - gfellerph opened this issue 6 months ago