Node报错npm install --global --production windows-build-tools

Without python2.7 support, you can quickly use the following statement to complete the installation (must be executed in the administrator mode, otherwise it will fail)

npm install --global --production windows-build-tools

Then perform the node operation again

Guess you like

Origin blog.csdn.net/qq_46140800/article/details/106346064