-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Self-service
- I'd be willing to implement a fix
Describe the bug
The workflow .github/workflows/e2e-storybook-workflow.yml fails with
create-react-app is deprecated.
You can find a list of up-to-date React frameworks on react.dev
For more info see:https://react.dev/link/cra
This error message will only be shown once per install.
/tmp/xfs-1a340a15/dlx-2010/.pnp.cjs:5738
throw EROFS(`open '${p}'`);
It was last successful on Dec 28, 2024.
To reproduce
View https://github.com/yarnpkg/berry/actions/workflows/e2e-storybook-workflow.yml
The workflow runs in a cron job every 4 hours.
Environment
GitHub Actions `ubuntu-latest`, currently equivalent to `ubuntu-24.04`Additional context
- See Sunsetting Create React App Feb 14, 2025
- Again, I don't know the best substitute for CRA in the Storybook E2E test. Possibly it is no longer necessary to maintain a Storybook E2E test.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working