Hi community.
I’m getting an annoying error deploying my Gatsby4 site.
When i do it through pushing from my local repo, the build success but when i trigger the button [clear cache and deploy site] it doesn’t load my pages and only give me an error in the console:
EXEPTION:name:NS_ERROR_MALFORMED_URI
- we need to know your netlify site name:
-
https://main--intercambiostransorganicos.netlify.app/ (working)
logs: it-frontend/netlify_log/main--.txt at 584b308085fa3343f234437bb412ce7f3504cf47 · intercambios-transorganicos/it-frontend · GitHub -
https://63caad2de6201b4dbb956595--intercambiostransorganicos.netlify.app/ (error)
logs: it-frontend/netlify_log/not-working.txt at 584b308085fa3343f234437bb412ce7f3504cf47 · intercambios-transorganicos/it-frontend · GitHub
This is the repo link : GitHub - intercambios-transorganicos/it-frontend: Front-end de intercambios-transorganicos

