issues npx create-next-app --example with-tailwindcss with-tailwindcss-app Creating a new Next.js

18 views Asked by At

I want to create the next.js with tailwindcss, but it is not creating the project. It only creates the README.md file.

I used the following command to build the project:

npx create-next-app -e with-tailwindcss my-project
0

There are 0 answers