Skip to content

403 Forbidden error when installing @arcas/sdk dependency from Google Storage #3

@qykhhhhhhh

Description

@qykhhhhhhh

Description

Installation fails when running npm installdue to forbidden access to arcas-sdk-0.1.2.tgz:
npm ERR! 403 403 Forbidden - GET https://storage.googleapis.com/libwebrtc-dev/sdk/arcas-sdk-0.1.2.tgz

Reproduction Steps

Clone repository
Run npm install
Observe 403 error for @arcas/sdkdependency

Expected Behavior

Successful installation of dependencies including @arcas/sdk.

Additional Context

​​package.json configuration​​:
"dependencies": {
"@arcas/sdk": "https://storage.googleapis.com/libwebrtc-dev/sdk/arcas-sdk-0.1.2.tgz"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions