gyp verb check python checking for Python executable "python2" in the PATH

# python版本后问题,更改本地的python27

npm config set python python 或者 npm config set python D:\Python27\python.exe

npm config set msvs_version 2019

报错gyp verb gyp gyp format was not specified; forcing "msvs"

npm i node-sass --sass_binary_site=https://registry.npmjs.org/mirrors/node-sass/

yarn add git+Ting/dtwinsui.git

error @achrinza/node-ipc@9.2.2: The engine "node" is incompatible with this module. Expected version "8 || 10 || 12 || 14 || 16 || 17". Got "15.9.0"

error Found incompatible module.

https://nodejs.org/dist/v14.18.3/node-v14.18.3-x64.msi

npm install node-sass --unsafe-perm --verbose

npm install -g node-sass

01-30 13:17