if you add this line here:
const app = express();
const { readFile } = require('fs');
...
then you will not need to add "fs."