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

create-next-app creates wrong example #40453

Closed
1 task done
aranyadan opened this issue Sep 11, 2022 · 4 comments
Closed
1 task done

create-next-app creates wrong example #40453

aranyadan opened this issue Sep 11, 2022 · 4 comments
Labels
bug Issue was opened via the bug report template.

Comments

@aranyadan
Copy link

aranyadan commented Sep 11, 2022

Verify canary release

  • I verified that the issue exists in the latest Next.js canary release

Provide environment information

NA

What browser are you using? (if relevant)

No response

How are you deploying your application? (if relevant)

No response

Describe the Bug

running
yarn create next-app --example with-tailwindcss with-tailwindcss-app

creates a broken package with sections of with-tailwindcss-emotion also present

Expected Behavior

Expect a with-tailwindcss project, instead get a broken project with parts of tailwindcss-emotion added as well. Works fine with 12.2.5.

Link to reproduction

NA

To Reproduce

yarn create next-app --example with-tailwindcss with-tailwindcss-app

@aranyadan aranyadan added the bug Issue was opened via the bug report template. label Sep 11, 2022
@shadsvm
Copy link

shadsvm commented Sep 12, 2022

Just came across this issue. That's a pity, I was using it very often.

@ArtisJr
Copy link

ArtisJr commented Sep 12, 2022

I can confirm that I am seeing this issue also.

@balazsorban44
Copy link
Member

Duplicate of #40389

@balazsorban44 balazsorban44 marked this as a duplicate of #40389 Sep 12, 2022
@github-actions
Copy link
Contributor

This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue was opened via the bug report template.
Projects
None yet
Development

No branches or pull requests

4 participants