-
-
Notifications
You must be signed in to change notification settings - Fork 367
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Double deploy on netlify for all the branchs #11326
Comments
Hey @Jarsen136, Cc @kodadot/internal-dev |
Got it. In this case, we need to update the CORS domain white list accordingly. (worker \ font-awesome-icon etc.) |
We may still need to set up the preview environment on |
Anyway, now all our Netlify deployments are failing. For this case, I'm still not sure what the root cause is. I've already tried to disable the functions on Netlify but it didn't help. The last error log I got is something like this:
Maybe anyone has some ideas about this? |
Could be related to |
had this issue on nft-shop project and it was a missing peer dependencie (vue & vue-router) |
No idea why but it works |
I can't find the original issue where I found the answer but iirc, it was a netlify problem, they made a nuxt patch that's not out yet. Glad to help 🫡 |
Woah, thank you @roiLeo 🚀 Finally! This probably means we can upgrade our Nuxt version. In the past, when I tried to upgrade the Nuxt version, I got this error as well |
It's related to the deploy environment
new one: https://deploy-preview-11317--polkadot.netlify.app/ahp/collection/244
original: https://deploy-preview-11317--koda-canary.netlify.app/ahp/collection/244
Originally posted by @Jarsen136 in #11318 (comment)
It looks like every PR has these double deployment. We should only keep one netlify deployment env.
@vikiival Do you have access to the netlify dashboard?
The text was updated successfully, but these errors were encountered: