We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, using Nuxt3 I am unable to run the app after installing vue-google-maps-community-fork
I'm getting an "The entry point "vue-google-maps-community-fork" cannot be marked as external" error, using the original build (from famwi) works.
The text was updated successfully, but these errors were encountered:
Same here.. only when I remove the build parameter it works in dev.. not sure what happens in the background.
nuxt.config.ts
build: { // transpile: ['vue-google-maps-community-fork', '@googlemaps/markercluster'], },
Sorry, something went wrong.
sme here
Hey guys! Sorry for my late reply. My life changed a lot since last year ):
I'm not sure what could be causing this to be honest, I'll look if I can find anything related to this.
NathanAP
No branches or pull requests
Hi, using Nuxt3 I am unable to run the app after installing vue-google-maps-community-fork
I'm getting an "The entry point "vue-google-maps-community-fork" cannot be marked as external" error, using the original build (from famwi) works.
The text was updated successfully, but these errors were encountered: