Ah, I think that what you describe coincides with this change: New CI=true build configuration, "Treating warnings as errors because process.env.CI = true". Nuxt may be changing its logging based on the env var CI. If you want the old behavior, can you try adding the env var CI=true in your site’s build settings? Let me know if that helps.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Unable to display build logs | 1 | 385 | March 3, 2021 | |
Unable to display build logs (Nuxt) | 11 | 1246 | May 3, 2024 | |
My app cant display after deploy, nuxt app website | 4 | 515 | April 15, 2022 | |
Npm run generate runs locally but not on Netlify | 1 | 2195 | March 18, 2020 | |
Next project builds fine on my local machine, but fails on Netify | 16 | 1064 | December 25, 2023 |