Windows equivalent of 'touch' (i.e. the node.js way to create an index.html)

后端 未结 19 2281
一整个雨季
一整个雨季 2020-11-28 00:47

On a windows machine I get this error

\'touch\' is not recognized as an internal or external command, operable program or batch file.

19条回答
  •  情歌与酒
    2020-11-28 01:25

    Yes you can use Node for Touch I just use that and its working all fine in windows Cmd or gitbash

提交回复
热议问题