Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
2
advantis avatar

Getting an error when running this.

TypeError: Expected a JavaScript or TypeScript module, but identified a Unknown module. Importing these types of modules is currently not supported. Specifier: https://www.google.com/ at https://esm.town/v/xxx/isMyWebsiteDown?v=2:1:23 val at async https://esm.town/guest.ts?x=1254a223eee5da7bc49134e0512ac72d:382:19

andreterron avatar

Hey @advantis! I looked at your profile and made a PR to fix your val.

In summary, the first URL is where we're importing the email utility from. To check your website, you should update it on line 5.

Hope this helps!

Updated: March 20, 2024