You are reading a single comment by @PaddeK and its replies. Click here to read the full conversation.
  • Oh i made a mistake.. try to change the require statement to this..

    var JsTools = require('./jstools');
    

    If the module is in the same directory of course. Important point is to provide the path (absolut or relative) to the module.

About

Avatar for PaddeK @PaddeK started