SayHelloHi

快速清理硬盘中 node_modules 文件夹

  •  
  •   SayHelloHi · Feb 4, 2024 · 1189 views
    This topic created in 839 days ago, the information mentioned may be changed or developed.

    https://github.com/voidcosmos/npkill


    放假前 清理了一下电脑

    所有的 node_modules 占用了 5G 空间

    ntdll
        1
    ntdll  
       Feb 4, 2024
    我自己一般都是用 vscode 的 dev container ,因此容器重建就没了。不过 Linux 里面,我想应该简单也可以删除。

    find -type d -name node_modules . | xargs rm -rf
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2858 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 04:53 · PVG 12:53 · LAX 21:53 · JFK 00:53
    ♥ Do have faith in what you're doing.