Does create-next-app not ask for example repo from version 9.5.1? #15822
-
Hello, Earlier (in version 9.4.4) whenever I executed npx create-next-app, I would be asked
But in the version 9.5.1, this is broken. The user is only prompted for the Q1 above, and not for Q2 as well. I want to know whether this is intentional? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
It is intentional, the examples list was too long and non-practical for most users so we removed it based on feedback. |
Beta Was this translation helpful? Give feedback.
-
@timneutkens Thank you for clarifying. |
Beta Was this translation helpful? Give feedback.
It is intentional, the examples list was too long and non-practical for most users so we removed it based on feedback.