Has New Release?
Answered
English Springer Spaniel posted this in #help-forum
English Springer SpanielOP
I trying to using next.js and showing an error. I had try 2 times and got same error
20 Replies
Answer
for now just use 13.4.19
English Springer SpanielOP
I just using command
npx create-next-app@latestSo 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
@English Springer Spaniel Of course, here generated workspace from next.js. But the packages is not installed
open package.json and check version of next there
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
@joulev Download/clone the official boilerplate https://vercel.com/templates/next.js/nextjs-boilerplate for now, or wait a few hours for a fixed release
English Springer SpanielOP
Okay, thank you.. I will clone manually
It should be fixed now @English Springer Spaniel
Yes. 13.5.1 is out, everything back to normal.
@aardani It should be fixed now <@775696281946947614>
English Springer SpanielOP
Yeah, just released
https://github.com/vercel/next.js/releases/tag/v13.5.1
https://github.com/vercel/next.js/releases/tag/v13.5.1