1.使用管理员打开cmd 2.安装node-gyp; gyp是一种根据c++源代码编译的工具,node-gyp就是为node编译c++扩展的时候使用的编译工具。 npm install -g ...
確定! 回上一頁