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

[Bug] ReferenceError: _typeof is not defined when moving to v-mapbox #379

Open
Maker-Mark opened this issue May 21, 2021 · 2 comments
Open
Assignees
Labels
question Further information is requested

Comments

@Maker-Mark
Copy link

When I move from using vue-mapbox to v-mapbox i'm seeing ReferenceError: _typeof is not defined. From doing some googling it looks like an issue where babel is trying to transpile code that is already transpired in v-mapbox. Is there something that I'm missing in the setup that would cause this to only happen with v-mapbox?

@vinayakkulkarni vinayakkulkarni self-assigned this Jun 22, 2021
@vinayakkulkarni vinayakkulkarni added the question Further information is requested label Jun 22, 2021
@vinayakkulkarni
Copy link
Owner

Are you re–transpiling it in nuxt like some do with their libs like this? https://github.com/sansil/vt-notifications#using-the-library-in-nuxtjs

@Maker-Mark
Copy link
Author

@vinayakkulkarni Hi there!
Nope, but I think the issue is with the build process using Parcel 1.x. There are so many parcel 1.x build issues popping up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants