Next.js Discord

Discord Forum

Has New Release?

Answered
English Springer Spaniel posted this in #help-forum
Open in Discord
English Springer SpanielOP
I trying to using next.js and showing an error. I had try 2 times and got same error
Answered by @ts-ignore
they messed up a bit
View full answer

20 Replies

Answer
for now just use 13.4.19
English Springer SpanielOP
I just using command npx create-next-app@latest
So I need to install with specific version?
do you have the source code?
I mean the initial setup
English Springer SpanielOP
No, i just started to crate new project
yeah I am askind did it create any code?
Cão Fila de São Miguel
Having the same problem, writting npx create-next-app@13.4.19 still tries to pickup version 13.5.0
@@ts-ignore yeah I am askind did it create any code?
English Springer SpanielOP
Of course, here generated workspace from next.js. But the packages is not installed
set it to 13.4.19
English Springer SpanielOP
-_- no dependencies defined
I think we have problem from cli package
@English Springer Spaniel I think we have problem from cli package
well they released a version of nextjs and then ig made it private or smth and that broke everything
@English Springer Spaniel I just using command `npx create-next-app@latest`
Download/clone the official boilerplate https://vercel.com/templates/next.js/nextjs-boilerplate for now, or wait a few hours for a fixed release
It should be fixed now @English Springer Spaniel
Yes. 13.5.1 is out, everything back to normal.