mixu / electroshot

Capture website screenshots with optional device and network emulation as jpg, png or pdf (with web fonts!) using Electron / Chrome.
548 stars 34 forks source link

Electron too old #33

Open pepa65 opened 1 year ago

pepa65 commented 1 year ago

With root on Node.js v20.8.1 I run: electroshot google.com 1280 --debug

Electron 1.6.x has reached the end of its support cycle.
 Developers are encouraged to upgrade their applications to a newer series.
 Read about newer series at https://electronjs.org/releases .
 Read about Electron support at https://electronjs.org/docs/tutorial/support#supported-versions .
electron debug Setting Chrome flag: config /tmp/electroshot-config.json

(electron:92861): Pango-ERROR **: 10:45:57.049: Harfbuzz version too old (1.3.1)

Electron exited with code null