react deployment failed due to unknown reason
The build succeeds but then the deployement of my applications fails. The only thing that I could come up with is that I first had a nextjs setup and depolyed that on succesfully, but then I deleted the content of the project and started over without the use of nextjs. So now the build created differently. This is my only guess other then that I dont know.
I keep getting this error message
Project ID: 2cdb2089-690a-4bba-9e0e-9a2df326ce9b
9 Replies
Project ID:
N/A
Solution
Thanks for the quick responds. Awesome, its working. Thanks bro
Should I tag it as solved or something? Can I set your answer as accepted?
care to answer a few questions on how that post helped you?
sure
what did you end up changing about your app after reading the post?
I followed the exact steps in the guide, So I added serve to my project with npm install serve and then I changed the 2 commands in the scripts object in my package.json file
awsome, that is all the info i needed, thank you for your time 🙂
Likewise!