我已经在我的Windows PC上安装了nodejs.它工作正常.但是当我尝试使用"npm install jsdom"安装jsdom时,我被这个错误提示.
节点"C:\ Program Files \nodejs \node_modules \npm\bin \node-gyp-bin\.... \node_modules \node-gyp\bin \node-gyp.js"重建信息,如果它以ok结束它是否有效
呃!错误:似乎没有
在Object.oncomplete(C:\ Program Files)的failNoPython(C:\ Program Files \nodejs \node_modules \npm \node_modules \node-gyp\lib\configure.js:78:14)中安装Python \的NodeJS \node_modules\NPM \node_modules \节点-GYP\lib中\ configure.js:66:11)ERR!不行
npm WARN可选依赖失败,继续contextify@0.1.2
jsdom@0.2.13 ./node_modules/jsdom
+ - cssom@0.2.3 + - htmlparser@1.7.5
有人可以帮我解决这个问题吗?