sveltejs / sveltejs/cli

migrate to `pnpm@11`

Open
#1,189 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
506
Forks
107
Avg merge
5d 15h
Merged PRs (30d)
28

Description

  • migrate to pnpm@11 for the project itself
  • sometimes node:child_process sometimes tinyexec
  • add .editorconfig
  • https://github.com/sveltejs/cli#packages links to the old migrate
  • tar-fs -> modern-tar
    - [ ] commander -> sade
    - [ ] kitnext should be kit3next
  • nextsteps should accept string|false[]
  • knip

Contributor guide

Open the contributing guide

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

Start by reviewing the project's package-manager configuration and the remaining unchecked checklist item for pnpm@11; the issue also identifies .editorconfig and the migration-related package changes already completed. Update the project to pnpm@11 and verify that the repository installs and its checks pass without dependency-management regressions.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
build-system, cli
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.