centos8在使用nmp install时报错
gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
gyp ERR! stack at PythonFinder.failNoPython (/root/elco_iot/elco_iot_frontend-0.1.8/elco_iot_frontend/node_modules/node-gyp/lib/configure.js:484:19)
gyp ERR! stack at PythonFinder.<anonymous> (/root/elco_iot/elco_iot_frontend-0.1.8/elco_iot_frontend/node_modules/node-gyp/lib/configure.js:406:16)
gyp ERR! stack at F (/root/elco_iot/elco_iot_frontend-0.1.8/elco_iot_frontend/node_modules/which/which.js:68:16)
gyp ERR! stack at E (/root/elco_iot/elco_iot_frontend-0.1.8/elco_iot_frontend/node_modules/which/which.js:80:29)
gyp ERR! stack at /root/elco_iot/elco_iot_frontend-0.1.8/elco_iot_frontend/node_modules/which/which.js:89:16
gyp ERR! stack at /root/elco_iot/elco_iot_frontend-0.1.8/elco_iot_frontend/node_modules/isexe/index.js:42:5
gyp ERR! stack at /root/elco_iot/elco_iot_front