Skip to content

🐛 [Bug report]: Build fails due to newer version of react-loader-spinner  #515

@ammaaraslam

Description

@ammaaraslam

Describe the bug
A newer release of react-loader-spinner seems to be causing a breaking changes, thus causing the build of ReactPlay to fail.

The build fails with the following error:

14:13:31.965 | Failed to compile.
14:13:31.966 |
14:13:31.966 | Module not found: Error: Package path ./dist/loader/css/react-spinner-loader.css is not exported from package /vercel/path0/node_modules/react-loader-spinner (see exports field in /vercel/path0/node_modules/react-loader-spinner/package.json)

Expected behavior
Build should pass.

Additional context
Reverting the version of react-loader-spinner will fix the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions