pastelsky / bundlephobia

🏋️ Find out the cost of adding a new frontend dependency to your project
https://bundlephobia.com
MIT License
8.79k stars 219 forks source link

BuildError: faim fails to build this package #838

Open cloydlau opened 8 months ago

cloydlau commented 8 months ago

Package name

faim

Entire (stringified) error that I see in my browser console

https://bundlephobia.com/api/size?package=faim&record=true 500 (Internal Server Error)

{
    "error": {
        "code": "BuildError",
        "message": "Failed to build this package.",
        "details": {
            "name": "BuildError",
            "originalError": {
                "operation": "PACKAGE_BUILD_STATS",
                "reason": "BUILD_SERVICE_UNREACHABLE",
                "url": "http://localhost:7002/size?p=faim%400.5.0-alpha.3"
            }
        }
    }
}