Error: ENOENT: no such file or directory, open 'imposter.txt'

前端 未结 0 616
隐瞒了意图╮
隐瞒了意图╮ 2021-01-02 20:44

My goal: Make a node js project in which you make and read a txt file.

My code:

const fs = require("fs");
let text = fs.readFileSync("im         


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