How to Delete node_modules - Deep Nested Folder in Windows

前端 未结 30 985
逝去的感伤
逝去的感伤 2020-12-02 03:25

Upon trying to remove the node_modules directory created by npm install:

The source file name(s) are larger than is su

30条回答
  •  情深已故
    2020-12-02 04:10

    On Windows, using Total Commander all you have to do is select the folder click shift + delete . Don't forget about the shift key.

提交回复
热议问题