Svelte

Add @tailwindcss/oxide to pnpm.onlyBuiltDependencies

#714

Development PRs

Issue

Solved
H
hyunbinseo
Sep 16, 2025, 2:33 AM
pnpm dlx sv create .
ā”Œ  Welcome to the Svelte CLI! (v0.9.5)
│
ā—‡  Which template would you like?
│  SvelteKit minimal
│
ā—‡  Add type checking with TypeScript?
│  Yes, using TypeScript syntax
│
ā—†  Project created
│
ā—‡  What would you like to add to your project? (use arrow keys / space bar)
│  prettier, eslint, tailwindcss, sveltekit-adapter
│
ā—‡  tailwindcss: Which plugins would you like to add?
│  none
│
ā—‡  sveltekit-adapter: Which SvelteKit adapter would you like to use?
│  static
│
ā—†  Successfully setup add-ons
│
ā—‡  Which package manager do you want to install dependencies with?
│  pnpm
│
ā—†  Successfully installed dependencies
│
ā—‡  Successfully formatted modified files
│
ā—‡  What's next? ───────────────────────────────╮
│                                              │
│  šŸ“ Project steps                            │
│                                              │
│    1: pnpm run dev --open                    │
│                                              │
│  To close the dev server, hit Ctrl-C         │
│                                              │
│  Stuck? Visit us at https://svelte.dev/chat  │
│                                              │
ā”œā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā•Æ
│
ā””  You're all set!
corepack use pnpm@latest
ā•­ Warning ───────────────────────────────────────────────────────────────────────────────────╮
│                                                                                            │
│   Ignored build scripts: @tailwindcss/oxide.                                               │
│   Run "pnpm approve-builds" to pick which dependencies should be allowed to run scripts.   │
│                                                                                            │
╰────────────────────────────────────────────────────────────────────────────────────────────╯

Info

Closed at Oct 5, 2025, 10:00 AM
Assignees None
Labels bug, pkg:add
Milestone None

Pro tip: You can prefix GitHub URLs of issues, PRs or discussions with svcl.dev/ to view them on this page! Also try it on a GitHub release ;)