79355794

Date: 2025-01-14 17:13:34
Score: 1.5
Natty:
Report link

Specify the encoding in "readFile" method as "utf8", it should work.

fs.readFile("demofile.html","utf8",function(err,data ...
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Somesh Thakur