【发布时间】:2017-11-27 00:13:32
【问题描述】:
npm WARN deprecated connect@2.3.9: connect 2.x series is deprecated
npm WARN deprecated CSSselect@0.7.0: the module is now available as 'css select'
npm WARN deprecated CSSwhat@0.4.7: the module is now available as 'css-what'
npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm ERR! path F:\Bot\NewChatbot\node_modules\noodlejs
npm ERR! code EISGIT
npm ERR! git F:\Bot\NewChatbot\node_modules\noodlejs: Appears to be a git repo or submodule.
npm ERR! git F:\Bot\NewChatbot\node_modules\noodlejs
npm ERR! git Refusing to remove it. Update manually,
npm ERR! git or move it out of the way first.
我尝试了很多搜索问题是什么,这是关于同一问题的previos帖子,但答案不起作用
不知道是什么意思
我已经试过了:
1) npm install dharmafly/noodle
2) git clone https://github.com/dharmafly/noodle.git
3) npm install noodlejs
【问题讨论】:
标签: node.js npm web-scraping npm-install