err-js-modules-not-supported.adoc 468 B

12345678910
  1. [#err-js-modules-not-supported]
  2. = Error: JS Modules not supported
  3. This is most likely because you are using a very old browser, or have some Javascript disabled.
  4. This page describes the compatible browsers for Javascript modules; https://caniuse.com/es6-module .
  5. There is no workaround for this apart from updating your browser / using a better browser, as OliveTin wants to be a progressive web app and doesn't intend to support browsers without module support.