Lesson 10: Start/ How to install Next app/ Installation Tailwind #6017
Answered
by
TheDude-dev
NickoMenty
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
TheDude-dev
Aug 17, 2023
Replies: 1 comment 6 replies
-
This happened due to versions of NextJS |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @NickoMenty ! just run yarn create next-app . and say no to all the questions except Eslint, you don't need App Router.
You should have all the docs