Skip to content

Missing module in sandbox from codesandbox ci #40

@trevor-scheer

Description

@trevor-scheer

We're trying to use CS:CI for a React component for the first time and running into an interesting error that maybe y'all can help with.

Here's the base sandbox which is working fine:
https://codesandbox.io/s/npm-embeddable-explorer-zotwkv

Here's a PR which uses that sandbox in its sandbox config:
apollographql/embeddable-explorer#31

The packages in that build can be installed and work in an npm project. However, the actual sandbox fork says the module is missing. When I look into the sources, I don't see @apollo/explorer anywhere in the node_modules like I'd expect. Here's a screenshot of what I'm looking at:
image

In the original sandbox, the @apollo/explorer module does show up in the node_modules.
image

Hopefully that's helpful, let me know if you need any more info from us.

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