Alex @ Kwello
Alex @ Kwello
I'm getting exactly the same thing... did you get anywhere with your issue @Sheikh-JamirAlam
My issue doesn't appear to be related to the API, reviewing the generate Response is the same as yours that it is not a valid JSON reponse `{ "props": {...
@Sheikh-JamirAlam Ok, so i opened a new terminal, ran `npm run build` `npm run start` `npm run dev` Then I can successfully run the application on new port 3001 Bit...
@Sheikh-JamirAlam correct order, from the same terminal (after killing the faulty terminal) is: npm run start npm run build npm run dev This now works successfully for me