wlwr / rss

[已失效] RSS生成器 - 基于nodejs koajs开发,提供微信公众号RSS订阅接口
http://rss.wlwr.net
MIT License
162 stars 40 forks source link

node-gyp rebuild #21

Open chenxuezhou opened 6 years ago

chenxuezhou commented 6 years ago

node-expat@2.3.16 install E:\study\rss-master\node_modules\node-expat node-gyp rebuild

E:\study\rss-master\node_modules\node-expat>if not defined npm_config_node_gyp ( node "D:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\....\node_modu les\node-gyp\bin\node-gyp.js" rebuild ) else (node "" rebuild ) gyp ERR! configure error gyp ERR! stack Error: Can't find Python executable "python", you can set the PYT HON env variable. gyp ERR! stack at PythonFinder.failNoPython (D:\Program Files\nodejs\node_mo dules\npm\node_modules\node-gyp\lib\configure.js:454:19) gyp ERR! stack at PythonFinder. (D:\Program Files\nodejs\node_mod ules\npm\node_modules\node-gyp\lib\configure.js:480:16) gyp ERR! stack at D:\Program Files\nodejs\node_modules\npm\node_modules\grac eful-fs\polyfills.js:284:29 gyp ERR! stack at FSReqWrap.oncomplete (fs.js:114:15) gyp ERR! System Windows_NT 6.1.7601 gyp ERR! command "D:\Program Files\nodejs\node.exe" "D:\Program Files\nodej s\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild" gyp ERR! cwd E:\study\rss-master\node_modules\node-expat gyp ERR! node -v v7.6.0 gyp ERR! node-gyp -v v3.5.0 gyp ERR! not ok npm ERR! Windows_NT 6.1.7601 npm ERR! argv "D:\Program Files\nodejs\node.exe" "D:\Program Files\nodejs\ node_modules\npm\bin\npm-cli.js" "install" npm ERR! node v7.6.0 npm ERR! npm v4.1.2 npm ERR! code ELIFECYCLE

npm ERR! node-expat@2.3.16 install: node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the node-expat@2.3.16 install script 'node-gyp rebuild'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the node-expat package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node-gyp rebuild npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs node-expat npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls node-expat npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! E:\study\rss-master\npm-debug.log

运行不起来嘛