🐛 Bug: pnpm dedupe --offline doesn't always have available packages #2005
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: bug
Something isn't working :(
Bug Report Checklist
main
branch of the repository.Expected
Back in #1610 -> #1611, I'd switched package dedupe checks to
pnpm dedupe --offline
as a performance improvement. I'd thought that in theory all packages needed for this should be available. It's always run after apnpm install
, after all:create-typescript-app/src/blocks/blockPnpmDedupe.ts
Line 34 in c179a7e
create-typescript-app/src/blocks/blockPackageJson.ts
Lines 93 to 101 in c179a7e
Actual
When running on existing repos in transition mode, I've started to see errors like:
This is from https://github.com/JoshuaKGoldberg/all-contributors-for-repository, ae53c7ce6620ca4394577b971312b206148388fa.
Additional Info
💖
The text was updated successfully, but these errors were encountered: