#The engine "node" is incompatible with this module.
5 messages · Page 1 of 1 (latest)
maybe try setting the NIXPACKS_NODE_VERSION env variable in your project to 16 as well
NIXPACKS_NODE_VERSION=16
Out of curiosity, if your project has to use node 16, then why are you specifying that it can be version 16 or greater rather than just 16?
This project has been deployed for 6 months; however, I recently forgot to pay the monthly fee, and my last deployment was removed. So, I redeployed it, and now I'm encountering this error. It's from a Strapi template, and I haven't made many changes to the package.json.