Skip to main content

sv add

sv add updates an existing project with new functionality.

Usage

npx sv add
npx sv add [add-ons]

You can select multiple space-separated add-ons from the list below, or you can use the interactive prompt.

Options

-C, --cwd

Path to the root of your Svelte(Kit) project.

--no-git-check

Even if some files are dirty, no prompt will be shown

--install <package-manager>

Installs dependencies with a specified package manager:

  • npm
  • pnpm
  • yarn
  • bun
  • deno

--no-install

Prevents installing dependencies

Official add-ons

Edit this page on GitHub llms.txt

previous next