https://packagephobia.com/result?p=ui5-test-runner

This issue has been tracked since 2021-05-18.

This always lead to a 500 internal server error. It seems to be related to puppetter dependency :
https://packagephobia.com/result?p=puppetter

styfle wrote this answer on 2021-05-18

Yeah it’s too big now, here’s the error message

running npm install in /tmp...
[email protected] install /tmp/tmp-package0.3844964230577421/node_modules/puppeteer
node install.js
ERROR: Failed to set up Chromium r869685! Set "PUPPETEER_SKIP_DOWNLOAD" env variable to skip download.
[Error: ENOSPC: no space left on device, write]

styfle wrote this answer on 2021-05-18

Here’s the last versions we could measure: https://packagephobia.com/[email protected]

ArnaudBuchholz wrote this answer on 2021-05-20

What about setting PUPPETEER_SKIP_DOWNLOAD ?

styfle wrote this answer on 2021-05-21

That would defeat the purpose of Package Phobia because you wouldn’t be measuring the install size anymore

ArnaudBuchholz wrote this answer on 2021-05-24

Indeed... quick question : do you cache the results or do you evaluate the size on each request ? If cached, could there be a way to workaround the issue by injecting a value in the cache ?

styfle wrote this answer on 2021-05-24

Its cached in redis

Thats why you're able to see the previous values here https://packagephobia.com/[email protected]

More Details About Repo
Owner Name styfle
Repo Name packagephobia
Full Name styfle/packagephobia
Language TypeScript
Created Date 2018-03-20
Updated Date 2023-03-16
Star Count 1915
Watcher Count 18
Fork Count 49
Issue Count 11

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date