Hatim
Hatim
RRailway
Created by Hatim on 12/6/2023 in #✋|help
React app deployment issues
Hey all, using ci/cd I deployed my React app but getting errors (failed deployment). this is the error:
31.70 Node.js configure: Found Python 3.11.5…
Dec 06 18:56:17
31.70 Please use python3.10 or python3.9 or python3.8 or python3.7 or python3.6 or python3.5 or python2.7.
31.70 Node.js configure: Found Python 3.11.5…
Dec 06 18:56:17
31.70 Please use python3.10 or python3.9 or python3.8 or python3.7 or python3.6 or python3.5 or python2.7.
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
53 replies