Node.Js on windows - How to clear console

前端 未结 19 1556
迷失自我
迷失自我 2020-12-02 08:51

Being totally new into node.js environment and philosophy i would like answers to few questions. I had downloaded the node.js for windows installer and also node package man

19条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-02 09:32

    Belated, but ctrl+l works in windows if you're using powershell :) Powershell + chocolatey + node + npm = winning.

提交回复
热议问题