Skip to content
New issue

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

The entry point "vue-google-maps-community-fork" cannot be marked as external #85

Open
jjcreator opened this issue Nov 7, 2023 · 3 comments
Assignees
Labels
bug Something isn't working help wanted You can contribute with this with in any way possible

Comments

@jjcreator
Copy link

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.

image

@freps
Copy link

freps commented Nov 21, 2023

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'],
  },

@ZS-Andisch
Copy link

sme here

@NathanAP NathanAP self-assigned this Jan 3, 2024
@NathanAP NathanAP added bug Something isn't working help wanted You can contribute with this with in any way possible labels Jan 3, 2024
@NathanAP
Copy link
Owner

NathanAP commented Jan 3, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted You can contribute with this with in any way possible
Projects
None yet
Development

No branches or pull requests

4 participants