Skip to content

[bug]: /docs/components/aurora-text #815

@Jakub-Ner

Description

@Jakub-Ner

Describe the bug

Though I adds the component via npm: npx shadcn@latest add @magicui/aurora-text, dependencies are installed with pnpm.
Logs:

$ npx shadcn@latest add @magicui/aurora-text

✔ You need to create a components.json file to add components. Proceed? … yes
✔ Preflight checks.
✔ Verifying framework. Found Vite.
✔ Validating Tailwind CSS.
✔ Validating import alias.

✔ Which style would you like to use? › New York (Recommended)
✔ Which color would you like to use as the base color? › Neutral
✔ Writing components.json.
✔ Checking registry.
✔ Updating tailwind.config.js
✔ Updating CSS variables in src/index.css
✔ Updating src/index.css
⠙ Installing dependencies.

Something went wrong. Please check the error below for more details.
If the problem persists, please open an issue on GitHub.

Command failed with ENOENT: pnpm add clsx tailwind-merge tailwindcss-animate class-variance-authority lucide-react
spawn pnpm ENOENT

Affected component/components

AuroraText

How to reproduce

  1. Initialize vite project with shadcn: https://ui.shadcn.com/docs/installation/vite
  2. Add component with npm on a machine that has not pnpm installed

Codesandbox/StackBlitz link

No response

Logs

System Info

Ubuntu 24.04.2 LTS
Node: v20.19.5
npm: 10.8.2

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions