Why does fs.writeFileSync() throws “is not a function” error?

后端 未结 0 1230
孤城傲影
孤城傲影 2021-01-31 02:29

I am trying to save some data in a file using fs.writeFileSync, but it doesn\'t work and I cannot figure out why. It throws the following error: Unhandled Rejection (TypeE

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