I am having a "Uncaught SyntaxError: Cannot use import statement outside a module (at autocomplete.js:1:1)" error. When I include type="module" to the script tag, then I get an "Uncaught ReferenceError: Autocomplete is not defined" error