You are reading a single comment by @Uhv and its replies. Click here to read the full conversation.
  • Hi.
    My board is a HYSTM32_24_ve. When I try to load a my own module saved in SD, Espruino Web IDE tells "Module xxx not found". What can be a reason of this situation?

    When I look the SD by "require('fs').readdir()", the Espruino shows me its correct contents.
    When I look the directory 'node_modules' by "require('fs').readdir('node_modules')",­ it shows me the file 'xxx.js', that I need.
    But when I try type a "require('xxxx')", it returns me "Module xxx not found".

About

Avatar for Uhv @Uhv started