Create Next 12 app
Unanswered
Chartreux posted this in #help-forum
ChartreuxOP
guys, is it possible to create a next app with version 12 with an cli tool? or do i have to do it manually?
1 Reply
Asian black bear
You can technically use an explicit v12 for
create-next-app
, but it's highly discouraged using such an outdated version that well beyond its end-of-life.