Ecosyste.ms: OpenCollective

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

github.com/yarnpkg/berry

📦🐈 Active development trunk for Yarn ⚒
https://github.com/yarnpkg/berry

docs: fix links in zero-installs explanation

bitjson opened this pull request 12 months ago
Update editor-sdks.md to add typescript dependency for VS Code

bdombro opened this pull request 12 months ago
[Bug?]: Nav bar issue in yarn website.

nepalivai opened this issue 12 months ago
Fix #5165 - missing executable perms when installing with pnpm linker

fancyfractal opened this pull request 12 months ago
[Bug?]: Installing from git dependency fails with "Premature close"

gyf304 opened this issue almost 1 year ago
Fix crash case

lukeapage opened this pull request about 1 year ago
fix(pnp): ensure `URL` is imported on Node.js < 20

merceyz opened this pull request about 1 year ago
make fetcher concurrency correlate with networkConcurrency

goloveychuk opened this pull request about 1 year ago
fix(nm): Fixes nm linker `link:` dependencies mistreatment as inner workspaces

larixer opened this pull request about 1 year ago
[Feature] Subset of positional args in shared scripts

zachbryant opened this issue about 1 year ago
[Bug]: Yarn doesn't de-dupe patches

lukeapage opened this issue about 1 year ago
[Bug?]: pnpm linker: yarn 4 upgrade breaks `yarn prisma generate`

dawnmist opened this issue about 1 year ago
[Feature] PnP depency tree plumbing and deduplication

yuriy-yarosh opened this issue about 1 year ago
[Bug?]: Global/Local Cache Not Shareable Between Workspaces

FileManagerKim opened this issue about 1 year ago
enable fallback to root for scripts/bins

zachbryant opened this pull request about 1 year ago
[Feature] provide the `npmLoginSettings` in `.yarnrc.yml`

idanran opened this issue about 1 year ago
[Bug?]: Yarn unable to access binaries in node_modules/.bin

zachbryant opened this issue about 1 year ago
[Bug?]: Unknown error on link step

vis97c opened this issue about 1 year ago
How can i install PM2 using yarn?

sefinek24 opened this issue about 1 year ago
OS Aplet datadog-synthetics.yml

lukins-cz opened this pull request about 1 year ago
OS Aplet devcontainer.json

lukins-cz opened this pull request about 1 year ago
test: update Node.js range for extensionless files

merceyz opened this pull request about 1 year ago
[Bug?]: yarn 3.6.4 build fails in github aciton with error code 1

erikmartinessanches opened this issue about 1 year ago
fix(pnp): avoid using global URL

llowrey opened this pull request about 1 year ago
[Feature] Improve patch-on-patch use case

BasixKOR opened this issue about 1 year ago
[Bug?]: Home page of yarn is crashing

LoyalPotato opened this issue about 1 year ago
Add --no-progress to legacy flags

SandersAaronD opened this pull request about 1 year ago
Fix site navigation being somewhat jumbled at certain viewport widths

strogonoff opened this pull request about 1 year ago
[Feature] support filtering by version with `yarn why`

dgoldstein0 opened this issue about 1 year ago
[Bug?]: yarn installation with local file resolutions

marekbuxobucek opened this issue about 1 year ago
[Bug?]: pnp is unusable in TypeScript monorepos

adrian-gierakowski opened this issue about 1 year ago
fix(version) stop --dry-run from changing anything

bgotink opened this pull request about 1 year ago
[Bug?]: hardened mode is extremely slow on macOS

JounQin opened this issue about 1 year ago
fix(libzip): update to `[email protected]`

merceyz opened this pull request about 1 year ago
[Bug?]: tsc is broken in yarn 3.6.4 and vite 5.x project template

zach-betz-hln opened this issue about 1 year ago
[Bug?]: sherlock link in bug report template is broken

zach-betz-hln opened this issue about 1 year ago
docs: correct default globalFolder in docs

blimmer opened this pull request about 1 year ago
[Bug?]: Incorrect documentation

eranturgeman opened this issue about 1 year ago
[Bug?]: TS patch checksum inconsistency on different computers

thorn0 opened this issue about 1 year ago
Yarn does not preserve packages for other platforms in local cache

chwallen opened this issue about 1 year ago
[Feature] favoritable packages

trulysinclair opened this issue about 1 year ago
[Feature] Download and cache dependencies from yarn.lock lockfile

GauBen opened this issue about 1 year ago
fix(core): determine if a module is a builtin using `module.isBuiltin`

zouguangxian opened this pull request about 1 year ago
[Bug?]: "Cannot find module" error is back?

0618 opened this issue about 1 year ago
[Bug?]: constraints + `workspaces focus` cause erroneous failures

seansfkelley opened this issue about 1 year ago
[Bug?]: pnpm linker is not maintaining proper file perms from package source

ColeStansbury opened this issue about 1 year ago
[Bug?]: No candidates found in corporate environment

eichiflSICKAG opened this issue about 1 year ago
feat: yarn run --json

jplukas opened this pull request about 1 year ago
[Bug?]: esm loader cannot find isBuiltin

GEOHOTIOS opened this issue about 1 year ago
[Bug?]:

lockieluke opened this issue about 1 year ago
yarn run xxx script slow[Bug?]:

baozi510 opened this issue about 1 year ago
fix(plugin-npm-cli): fix login with Verdaccio

demurgos opened this pull request about 1 year ago
[Bug?]: lack of deprecation warnings for packages

eric-g-97477 opened this issue about 1 year ago
[Compatibility]

engkhalid511 opened this issue about 1 year ago
[Bug?]: Github repo dependency not built when running yarn install

robbertbrak opened this issue about 1 year ago
[Bug?]: The command for set resolution has changed in v4

dbasilio opened this issue about 1 year ago
[Bug?]: 2.4.3 is not released at npm @yarnpkg/cli-dist

iki opened this issue about 1 year ago
[Bug?]: explain peer-requirements [hash] throws error

scheinercc opened this issue about 1 year ago
[Bug?]: Yarn breaks standard node-gyp procedures

rubythulhu opened this issue about 1 year ago
Improves the check for the libc presence

arcanis opened this pull request about 1 year ago
Adds a warning when the hardened mode is enabled

arcanis opened this pull request about 1 year ago
Documentation improvements

arcanis opened this pull request about 1 year ago
[Bug?]: Yarn still add archiveUrl in the resolution field

AlvinLaiPro opened this issue about 1 year ago
fix(set version) - fix build workflow for windows

x318 opened this pull request about 1 year ago
feature(cli): shorthands for yarn workspace(s) CLI commands

x318 opened this pull request about 1 year ago
[Bug?]: supportedArchitectures mishandles negated checks

bgotink opened this issue about 1 year ago
fix(pnp) esm - support loaders importing named exports from commonjs

merceyz opened this pull request about 1 year ago
[Bug?]: various yarn.lock modifications after v3 -> v4 migration

akwodkiewicz opened this issue about 1 year ago
Fix type for postinstall documentation

RahulReddy75 opened this pull request about 1 year ago