Hey all,
using ci/cd I deployed my React app but getting errors (failed deployment).
this is the error:
the app is React, so it's a Node app, why does it require python3.10?
how can I fix this issue?
and this is the package.json content attached
thanks