Initial Deployment Error

I’m not sure exactly what I’m doing wrong. It keeps giving me this error when I try to deploy “Page Not Found
Looks like you’ve followed a broken link or entered a URL that doesn’t exist on this site.” Maybe I don’t have GitHub configured properly, but I can’t figure it out. Any help would be greatly appreciated.
I need advice to debug deploy Netlify App

So, where it says …

no such file or directory, open '/opt/build/repo/package.json'

… are you saying that file exists in that location and the build process isn’t finding it? Looks as though you just need to verify the correctness of your paths.

Thank you for your help. You are right. I only needed to verify the path. I had other folders in the way that were probably obstructing it, but after unpacking those folder and clearing them out of the way, it all works now.
Thanks again for your time,

Matthew

1 Like