Skip to content

codesandbox CI is failing but not reproducible locally #6508

@eps1lon

Description

@eps1lon

Example: https://ci.codesandbox.io/status/testing-library/react-testing-library/pr/1020/builds/223848

This build was triggered by testing-library/react-testing-library#1020.

However, when I run git clean -fdx; yarn; yarn run build locally I do not get any failure even with the exact node version.

The error in codesandbox CI looks like the install isn't complete or using older packages. Each install should do a complete fresh install since we're not using any lockfile.

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