Skip to content

Next JS 15 - Tailwind 4.0 - Failed Installation #16021

Answered by gawhite
gawhite asked this question in Help
Discussion options

You must be logged in to vote

You are correct! Thank You.

It appears that the command listed on the Installation page did in fact install the 3.1.x version as opposed to 4.0 if you said yes to using Tailwind.
I made the assumption that it would us the latest ( Version 4.0.1). It did not

This was successful:
npx create-next-app@latest my-project --typescript --eslint --app
cd my-project
✔ Would you like to use Tailwind CSS? … No / Yes - ***** No *******
✔ Would you like your code inside a src/ directory? … No / Yes
✔ Would you like to use Turbopack for next dev? … No / Yes
✔ Would you like to customize the import alias (@/* by default)? … No / Yes
Creating a new Next.js app in /Users/geoffreywhite/Developer/windsurf/my…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by gawhite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants