sillsdev / sillsdev/languageforge-lexbox

pnpm overrides no longer live in package.json

Open Beginner friendly
#2,377 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

task
Dominant language
C#
Stars
9
Forks
8
Avg merge
2d 13h
Merged PRs (30d)
49

Description

While running pnpm install in a fresh VM with the latest version of PNPM installed, I saw pnpm print out an error message saying that the pnpm.overrides section of package.json would no longer be used, and directed me to https://pnpm.io/settings to find out what should be done instead (summary: put the overrides in pnpm-workspace.yaml).

At some point we'll want to switch the PNPM package version overrides over into pnpm-workspace.yaml (and perhaps evaluate whether they're still needed).

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Inspect the pnpm.overrides section in package.json and the existing pnpm-workspace.yaml configuration. Run pnpm install in a fresh environment to reproduce the warning, move or reassess the package version overrides as appropriate, and confirm installation completes without the deprecated-configuration message.

Written by the indexing model from the issue text.

Assessment

Domain
build-system
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.