-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Self-service
- I'd be willing to implement a fix
Describe the bug
The https://yarnpkg.com/cli/dlx#examples instructions fail:
Use create-react-app to create a new React app :
yarn dlx create-react-app ./my-appcreate-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-9dbf8d91/dlx-1983/.pnp.cjs:5738
throw EROFS(`open '${p}'`);
To reproduce
See above
Environment
System:
OS: Linux 6.11 Ubuntu 24.04.2 LTS 24.04.2 LTS (Noble Numbat)
CPU: (2) x64 11th Gen Intel(R) Core(TM) i5-11400F @ 2.60GHz
Binaries:
Node: 22.14.0 - /tmp/xfs-73466da1/node
Yarn: 1.22.22 - /tmp/xfs-73466da1/yarn
npm: 10.9.2 - ~/n/bin/npm
pnpm: 10.4.1 - ~/n/bin/pnpmAdditional context
-
See Sunsetting Create React App Feb 14, 2025
-
Removes CRA from the E2E tests #6692 already removed CRA from CI tests
-
I don't know what the best substitute in this example would be, which is why I didn't offer to submit a PR
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed