react-workspaces-playground icon indicating copy to clipboard operation
react-workspaces-playground copied to clipboard

Creating a New CRA App doesn't work

Open dangnelson opened this issue 5 years ago • 0 comments

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'

dangnelson avatar Nov 23 '20 18:11 dangnelson