[Error: ENOENT: no such file or directory, open './index.html'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: './index.html'
}
fs.readFile 找不到文件
你把你写的代码贴出来,不然怎么知道你哪里写错了
检查是否是项目根路径,如果不是需要加上对应的文件夹路径