Custom modules and the Web IDE #6723
Unanswered
espruino-discuss3
asked this question in
General
Replies: 1 comment
-
Posted at 2023-06-15 by user148332 Found it:
Posted at 2023-06-15 by user148332 And for anyone else I got it working locally with: npm install -g http-server Posted at 2023-06-16 by @gfwilliams Great! Glad you got it sorted! A few days ago someone mentioned that they might have a go at re-adding projects support to the online IDE (it has to be done using a different API) so it may be things get easier in a month or two |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2023-06-14 by user148332
I have just moved from the Chrome Web App to using https://www.espruino.com/ide/ and I can't load my custom modules.
I have added to "Settings > Communications > Module URL" however on upload the modules are not found and the console reports:
I have also tried from an https:// address and get the same error. The URL, both file: and https:, are working from another tab in the same brower (Chrome on MacOS).
Anyone know what I am doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions