I had the same issue when I had leftover <%= javascript_include_tag("turbo", type: "module") %> directives in my code.
<%= javascript_include_tag("turbo", type: "module") %>