gyp ERR! find Python
在安裝 " npm install @mdi/font -D " 時出現一堆error.
gyp ERR! find Python
gyp ERR! find Python Python is not set from command line or npm configuration
gyp ERR! find Python Python is not set from environment variable PYTHON
gyp ERR! find Python checking if "python" can be used
...............
npm install -g node-gyp
npm install --global --production windows-build-tools
npm install @mdi/font -D
OK!