I actually found a way around that.
After successfully implementing the CMS, anytime i try to create a post, the rebuilding on Netlify fails and it is due to this error in the picture I attach…Please any Idea on how to solve this issue will be appreciated.
Hi, @Atereoyin, welcome to the forums! Thanks for supplying us with your deploy log. I see you are referring to line 346. Do you have a yarn.lock file ? You will need one if you are trying to run yarn commands. Can you try the following?
Hey @Atereoyin , I did take a look at your build log and it looks like there are some additional things you can investigate. For instance, on line 105 of your build log, it says that there is an unexpected character. Can you take a look at the docs which are linked in this part of your build log and see if that helps troubleshoot further?
I corrected that error and I made another post through the netlify CMS and the build was successful according to Netlify build, but nothing is coming up on my site https://smartlign-test-test-deploy.netlify.app/
Hello @Atereoyin - Thank you for the update here. I am able to load your site without issue and navigate throughout. I see you deployed earlier today and you seem to have fixed all the previous issues. Is this correct?