stereobooster / react-snap

👻 Zero-configuration framework-agnostic static prerendering for SPAs
MIT License
5.07k stars 392 forks source link

Is this package working? #551

Open RakeshPotnuru opened 2 years ago

RakeshPotnuru commented 2 years ago

Bug Report

I saw the last commit was in 2019. So is this package deprecated? Any other alternative?

Pimm commented 2 years ago

It does still work.

The only issue I'm experiencing, is with the Puppeteer version. react-snap currently uses Puppeteer 1.10.0, which in turn uses Chromium 599821. It therefore only works with websites which support that version of Chromium. This could be an inconvenience.

RakeshPotnuru commented 2 years ago

@Pimm I tried to install, but it stuck.

Pimm commented 2 years ago

Could you elaborate, and be more specific than "it stuck"? Perhaps I can help.

RakeshPotnuru commented 2 years ago

See issue #550 , I have same problem.