highcharts / highcharts/node-export-server
Rate limited during npm install of Highchart Export Server leading to incomplete export.html file
Open
- Dominant language
- JavaScript
- Stars
- 369
- Forks
- 266
- PR merge metrics
- No merged PRs in 30d
Description
During the installation of the highcharts-export-server NPM package, we encounter rate limiting, which results in an incomplete installation of the export.html file (seen below). This leads to PhantomJs errors when attempting to execute the export functionality. Unlike the recently resolved rate-limiting issue, this issue directly affects the integrity of the package files, causing execution failures due to missing or malformed JavaScript.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.