I've installed yarn create next-app my-app
. Then when I tried to run this command yarn dev
It shows the error next is not recognized as an internal or external command
, operable program or batch file.
Please provide the solution. I've already spent the whole day to fix this :(
this is because your system does not have the "next npm"
follow to fix:
npm install next
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With