It seems that the error could be caused by the node version but even if I set NODE_VERSION in both production and preview to 17 or 18 it is still using the 12
I tried with the static and non static and the same error
18:40:43.216 | Success: Finished cloning repository files |
---|---|
18:40:43.801 | Installing dependencies |
18:40:43.809 | Python version set to 2.7 |
18:40:47.173 | v12.18.0 is already installed. |
18:40:48.318 | Now using node v12.18.0 (npm v6.14.4) |
I uploaded a pic with the error log and my NODE_VERSION set as 17 but still says now using node 12.18.0
I have also set up the flag nodejs_compat in functions and the date is may of 2023
Any ideas? Thanks