Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When I use npx to add Tailwind, the installer uses Yarn instead of npm #9697

Closed
1 task
jorgeluissanchez opened this issue Jan 15, 2024 · 2 comments
Closed
1 task
Labels
needs repro Issue needs a reproduction

Comments

@jorgeluissanchez
Copy link

Astro Info

Astro                    v4.1.2
Node                     v18.18.1
System                   Windows (x64)
Package Manager          npm
Output                   static
Adapter                  none
Integrations             @astrojs/mdx
                         @astrojs/sitemap
                         @astrojs/tailwind

If this issue only occurs in one browser, which browser is a problem?

No response

Describe the Bug

npx astro add tailwind
✔ Resolving packages...
24:54:53
Astro will run the following command:
If you skip this step, you can always run it yourself later

╭───────────────────────────────────────────────────────╮
│ yarn add @astrojs/tailwind@^5.1.0 tailwindcss@^3.4.1 │

What's the expected result?

npm i @astrojs/tailwind@^5.1.0 tailwindcss@^3.4.1

Link to Minimal Reproducible Example

npx astro info

Participation

  • I am willing to submit a pull request for this issue.
@github-actions github-actions bot added the needs triage Issue needs to be triaged label Jan 15, 2024
@ematipico ematipico added needs repro Issue needs a reproduction and removed needs triage Issue needs to be triaged labels Jan 15, 2024
Copy link
Contributor

Hello @jorgeluissanchez. Please provide a minimal reproduction using a GitHub repository or StackBlitz. Issues marked with needs repro will be closed if they have no activity within 3 days.

@bluwy
Copy link
Member

bluwy commented Jan 15, 2024

Might be a duplicate of #7925

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs repro Issue needs a reproduction
Projects
None yet
Development

No branches or pull requests

3 participants