I am following along with a "How to.." book for a project and it is instructing me to uncomment the following line:
// var fs = require("fs");
I am unable to locate this line in the file. Is this an older reference that has been supplemented by something else, am I just not seeing it, or some other option?
If you find the https section in the settings file, which I assume the book also tells you to uncomment, you'll see we have "inlined" the require statements: