highcharts / highcharts/node-export-server

Update Puppeteer to version 25.11.0+ to allow ARM64 linux images to run node-export-server

Open Beginner friendly
#686 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
369
Forks
266
PR merge metrics
No merged PRs in 30d

Description

The current version of the node-export-server does not run on ARM64 based Linux systems.
This is because puppeteer only used chrome, and it did not support that configuration.

Puppeteer 25.11.0 is out now, and it uses an updated form of chrome that can support this configuration! [Puppeteer issue page](https://github.com/puppeteer/puppeteer/issues/15326).

It would be nice to update this library for a potential next release, as it would allow:
- allow ARM64 linux computers to run the server
- allow ARM64 docker containers using linux to run the server

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the node-export-server dependency configuration and compare its Puppeteer version with 25.11.0, using the linked Puppeteer issue for the ARM64 Linux behavior. Done means the dependency is updated and ARM64 Linux computers and Linux-based ARM64 Docker containers can run the server.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, javascript, linux, node.js
Domain
backend, devops
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
75/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.