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

StyleBase circular export Android #8

Closed
SingleMalted opened this issue Mar 16, 2022 · 4 comments
Closed

StyleBase circular export Android #8

SingleMalted opened this issue Mar 16, 2022 · 4 comments

Comments

@SingleMalted
Copy link

SingleMalted commented Mar 16, 2022

@kefahB I'm seeing this error during my project build (Android). I see a @ts-ignore in common.ts... could that export be causing the problem?

// @ts-ignore
export { StyleBase };

ERROR in chunk vendor [initial] vendor.js /bitrise/src/node_modules/@kefah/nativescript-google-maps/index.js 2a9c7e95dc08d68bf21e9190814023a8 Circular reexports "../node_modules/@kefah/nativescript-google-maps/index.js".StyleBase --> "../node_modules/@kefah/nativescript-google-maps/common.js".StyleBase -(circular)-> "../node_modules/@kefah/nativescript-google-maps/index.js".StyleBase

@kefahB
Copy link
Owner

kefahB commented Mar 17, 2022

Hi,

Please see here if will help!

@SingleMalted
Copy link
Author

Thanks @kefahB I thought for sure that would fix my error but it didn't help.

kefahB added a commit that referenced this issue Mar 24, 2022
@kefahB
Copy link
Owner

kefahB commented Mar 24, 2022

Hi @SingleMalted, could you try the fixed version please, I've pushed just now

@SingleMalted
Copy link
Author

SingleMalted commented Mar 24, 2022

@kefahB the issue is now resolved. Thanks for the quick fix.

Cheers

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

No branches or pull requests

2 participants