在Windows机器上,我得到这个错误
原文链接:https://www.f2er.com/windows/372616.html'touch' is not recognized as an internal or external command,operable program or batch file.
当我按照instructions做:
touch index.html app.js style.css
是否有相当于使用“触摸”的窗口?我需要手动创建这些文件(并修改它们以更改时间戳),以实现这种命令?这似乎不是… node-ish …