googlemaps / googlemaps/js-markerclusterer

Uncaught (in promise) SyntaxError: import not found: default

Open
#383 8 comments 11 reactions 1 assignee Claimed by @wangela View on GitHub
triage me type: bug
Dominant language
TypeScript
Stars
293
Forks
104
Avg merge
3m
Merged PRs (30d)
18

Description

Hi, I had read your note.

I have a problem when I used both @googlemaps/markerclusterer and nuxt 3, and I don't know where the error comes from.

When I write `import { MarkerClusterer } from "@googlemaps/markerclusterer";` then browser show error:

`Uncaught (in promise) SyntaxError: import not found: default [index.esm.js:2:7]`

the bug in the line of code: `import equal from '/_nuxt/node_modules/fast-deep-equal/index.js?v=fafab82c';`

Thanks for reading.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.