How to write a file using LF instead of CRLF on Windows?

后端 未结 0 942
余生分开走
余生分开走 2021-02-03 14:02

We have a script that runs as the preinstall script. It uses fs.writeFile to write a config file which it generates.

writeFile(configFilePath, configFileContents,         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题