react-workspaces / react-workspaces-playground

⚛️ 🐈 Zero Config Create-React-App Monorepos with Yarn Workspaces, Lerna and React Storybook.
https://react-workspaces.github.io/react-workspaces-playground/
763 stars 128 forks source link

Creating a New CRA App doesn't work #68

Open dangnelson opened 3 years ago

dangnelson commented 3 years ago

Fresh install. When running the following code, I get the following error:

npx create-react-app --scripts-version @react-workspaces/react-scripts --template typescript my-ts-app

Cannot find module 'cra-template-typescript'