-
-
Notifications
You must be signed in to change notification settings - Fork 581
Description
Reproduction
use pnpm as package manager, do as the docs said
Describe the bug
log:
ERROR Command was killed with SIGSEGV (Segmentation fault): shadcn-vue init
pnpm: Command was killed with SIGSEGV (Segmentation fault): shadcn-vue init
at makeError (/usr/lib/node_modules_22/pnpm/dist/pnpm.cjs:14934:17)
at handlePromise (/usr/lib/node_modules_22/pnpm/dist/pnpm.cjs:15505:33)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Object.handler [as dlx] (/usr/lib/node_modules_22/pnpm/dist/pnpm.cjs:187386:9)
at async /usr/lib/node_modules_22/pnpm/dist/pnpm.cjs:198130:23
at async main (/usr/lib/node_modules_22/pnpm/dist/pnpm.cjs:198088:34)
at async runPnpm (/usr/lib/node_modules_22/pnpm/dist/pnpm.cjs:198355:5)
at async /usr/lib/node_modules_22/pnpm/dist/pnpm.cjs:198347:7
System Info
System:
OS: Linux 6.17 Fedora Linux 43 (Forty Three)
CPU: (32) x64 AMD Ryzen 9 8945HX with Radeon Graphics
Memory: 18.69 GB / 30.63 GB
Container: Yes
Shell: 5.3.0 - /bin/bash
Binaries:
Node: 22.20.0 - /usr/bin/node
pnpm: 10.12.2 - /usr/bin/pnpm
Browsers:
Firefox: 145.0.1
Firefox Developer Edition: 145.0.1
npmPackages:
vue: ^3.5.25 => 3.5.25Contributes
- I am willing to submit a PR to fix this issue
- I am willing to submit a PR with failing tests