jitsucom-jitsu/2.10.0 package update
📡 Build Failed: Network
ERR_PNPM_FETCH_403 GET https://capi-automation.s3.us-east-2.amazonaws.com/public/nodejs/capi-param-builder/capi-param-builder-1.1.0-dev.tgz: Forbidden - 403
Build Details
| Category | Details |
|---|---|
| Build System | npm/pnpm |
| Failure Point | npm/pnpm dependency installation for [email protected] |
Root Cause Analysis 🔍
Access to a required dependency (capi-param-builder-1.1.0-dev.tgz) was denied with a 403 Forbidden error. The package is trying to access a private S3 bucket without proper authorization headers.
Was this comment helpful? Please use 👍 or 👎 reactions on this comment.
The problem is here: https://github.com/jitsucom/jitsu/issues/1198#issuecomment-2912578085
Looks like we got 2.10.0 merged in https://github.com/wolfi-dev/os/commit/a275e19620a0cbce20186a02ab871352ab05db43, so I think we're good to close this out.
thanks @AmberArcadia, that makes sense!