I have previously deployed this website and everything went on fine as shown here: Netlify App
I came back to it and edit some stuff and it’s working fine (locally). I also edited the Build image selection within netlify Build & Deploy by changing from Ubuntu Xenial 16.04 (deprecated) to Ubuntu Focal 20.04 (default).
Is it probably that change causing this trouble ?
I am using Ubuntu under WSL2 and I didn’t change the old versions used to build the website.
You’re using an ancient version of Node: Netlify App (Node 8). We can no longer provide troubleshooting steps about it. Please upgrade your Node Version.
This app is built upon Node 8, I previously deployed it on Netlify without any trouble and it’s still working fine locally.
I also edited the build image selection within netlify build & deploy by changing from ubuntu xenial 16 to focal 20. This may probably be the cause. Could you help me change it back to ubuntu 16 ?
This app is built upon Node 8, I previously deployed it on Netlify without any trouble and it’s still working fine locally.
I also edited the build image selection within netlify build & deploy by changing from ubuntu xenial 16 to focal 20. This may probably be the cause. Could you help me change it back to ubuntu 16 ?
My application is running locally with Node 8.17 and it’s with that engine I deployed it on Netflify.
Could you please look at the log and help with that please ?
My application is running locally with Node 8.17 and if I try to upgrade it, it crash. But I previously (last year) deployed it on Netflify without any problem.
I do understant that you’re no longer providing troubleshooting steps about this version of Node but is there any advice so that I can be able to edit and deploy?
The only available option is to build locally and use drag-n-drop deploys if your site is small enough. If it’s large, even that would fail.
I’d highly advise investing time to fix the issues you get with upgrading the Node version locally, instead of investing the time to make the deploy work on Netlify. Yes, it might be urgent to update your site, but this would be another piece of technical debt you’ll probably carry on with for much longer and someday, it might hit hard.