在折騰了幾天後,終於發現了緣由,疏忽啊。node
1.必定要把node_modules文件夾添加到 .gitignore中;不然影響git的提交git
2. idea中:setting ==》editor ==》 File Types 中底部的 ignore file and folder中添加:node_modules;不然idea會檢索包裏的大量文件,致使idea卡頓。ide
完。idea
天啊,折騰了兩天,重裝了git,idea,還重裝了系統,我都幹了些什麼,太粗心了。it