Local module not found error #7390
Replies: 1 comment
-
Posted at 2020-02-19 by @MaBecker double post :-( Posted at 2020-02-19 by @allObjects take a look at the specs and all the samples: none use any extension... - no .js or .min.js when loading from local sandbox modules folder. Check the setup of you IDE for the proper discover / lookup / search sequence. Just use
and pick a naming like |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2020-02-19 by wolandec
I selected a project folder and the modules folder was created there by IDE. I copied my scada.js folder into it.
Require module in my js file.
And I've got a problem, that IDE search this module online instead of local folder.
Beta Was this translation helpful? Give feedback.
All reactions