Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Geo map import puppeteer, but which does not work on My system. #67

Open
Toasterson opened this issue Dec 14, 2022 · 1 comment
Open
Labels
bug-fix Something isn't working good first issue Good for newcomers

Comments

@Toasterson
Copy link

astro-geo-map imports puppeteer and thus prevents me running astro dev puppeteer should be a dev dependency not a release dependency.

@JulianCataldo
Copy link
Owner

Hello,

thanks for your report.

The 2.x version of this component brings SSR support, but it adds some overhead, also it needs a way to opt out from SSRed map for when we don't want to spin puppeteer (operation itself is quick and cached, but the dependency is heavy, and unpractical).

I suggest using the 1.0.6 version for now (client only, no SSR), before I get to work on this component again, with optional dep. and other fixes to come.

Cheers!

@JulianCataldo JulianCataldo added bug-fix Something isn't working good first issue Good for newcomers labels Dec 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug-fix Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants