Skip to content

can't install npm deps in dockerfile #200

@o-az

Description

@o-az

when installing deps in Dockerfile, I get this error:

0.249 Resolving dependencies
0.794 Resolved, downloaded and extracted [96]
0.794 error: GET https://registry.npmjs.org/@repo%2fshared - 404
0.794
0.795 error: GET https://registry.npmjs.org/@repo%2ftypescript-config - 404
0.798 error: @repo/shared@* failed to resolve

I think it's unable to find this from package.json:
https://github.com/cloudflare/sandbox-sdk/blob/main/packages/sandbox/package.json#L14

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