安装noodle.js时出现这个错误

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. 

我试了很多search是什么问题,这是一个previos职位关于同样的问题,但答案是行不通的

我不知道这是什么意思

我已经尝试过了:

 1) npm install dharmafly/noodle 2) git clone https://github.com/dharmafly/noodle.git 3) npm install noodlejs