lqqyt2423 / wechat_spider

微信爬虫,获取文章内容、阅读量、点赞量、评论等,获取公众号所有历史文章链接。
MIT License
1.42k stars 350 forks source link

cnpm start 报错 #38

Closed manyhelp closed 4 years ago

manyhelp commented 5 years ago

$ cnpm start

wechat_spider@1.1.1 start E:\wechat_spider\wechat_spider DEBUG=ws:* NODE_ENV=production node index.js

'DEBUG' ▒▒▒▒▒ڲ▒▒▒▒ⲿ▒▒▒Ҳ▒▒▒ǿ▒▒▒▒еij▒▒▒ ▒▒▒▒▒▒▒▒▒ļ▒▒▒ npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! wechat_spider@1.1.1 start: DEBUG=ws:* NODE_ENV=production node index.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the wechat_spider@1.1.1 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\admin\AppData\Roaming\npm-cache_logs\2019-08-01T08_18_10_350Z-debug.log

lqqyt2423 commented 4 years ago

Duplicate of #39