• Sat 2018.10.06

    Recently installed the new IDE 0.70.4 and thought I'd give this another try, but now in a separate new folder in the root of the drive, to avoid folder inheritance issues.

    I'm on the same laptop PC with no SD card feature, so am puzzled by yet a new error:

    1v99 (c) 2018 G.Williams
    >Uncaught Error: Module testLED.js not found
     at line 1 col 33
    ...estLED=require("testLED.js").create()­;var iId=null;function ...
                                  ^
    =undefined
    >echo(0);
    Uncaught Error: SD card must be setup with E.connectSDCard first
     at line 1 col 60
    ...k("node_modules/testLED.js");fs.write­File("node_modules/test...
                                  ^
    Uncaught Error: SD card must be setup with E.connectSDCard first
     at line 1 col 43
    fs.appendFile("node_modules/testLED.js",­"");
                                              ^
    =undefined
    

    Even more puzzling, I didn't create, nor is there when using the 'Projects' button,
    a folder named 'node_modules/'

    re #4: 'I have noted on startup of the ide that sometimes do you need set the project sandbox on startup'

    Not had to do this after checking each time is still intact on IDE start.

About

Avatar for Robin @Robin started