You are reading a single comment by @Zyrotot and its replies. Click here to read the full conversation.
  • I'm trying to load the fs module to create a webpage with CSS, but I can't install the module.
    I receive the error:

    Uncaught Error: Module fs not found
    at line 2 col 22
    var fs = require('fs');

About

Avatar for Zyrotot @Zyrotot started