LemmoTresto
LemmoTresto
CDCloudflare Developers
Created by LemmoTresto on 6/13/2024 in #pages-help
Deployment failed (Nuxt 3, SSR)
My Nuxt 3 project is failing to deploy after adding a bunch of new files. I think it has to do with the file size since I had this problem previously and reducing files helped. However I have now switched to the paid/pro plan for workers/pages and should be under the 10MB Gzipped. What it says after building: Σ Total size: 8.51 MB (2.27 MB gzip) It says this when running the deploy command: ✨ Compiled Worker successfully ✨ Uploading Worker bundle ✨ Uploading _routes.json ✨ Deployment complete! Take a peek over at https://411d98d1.digistudies-marketing.pages.dev However in dashboard I can see it failed. There are 4106 (total size on disk 72,6mb) files in the dist directory And there are 2376 (total size on disk 14.5mb which doesn't align with what the build command says?) files in the dist/_worker.js directory Is it possible this is caused due to upgrading my plan after the project already existed? Or is the build command output just incorrect about the size? If anybody needs additional information, please let me know and I'll provide it as soon as possible. Thanks everyone in advance!
16 replies
CDCloudflare Developers
Created by LemmoTresto on 4/23/2024 in #pages-help
Deployment fails without any information (Nuxt 3)
No description
4 replies