Closed kalisjoshua closed 1 year ago
That looks like a Node internal error of some kind. I actually have no idea what it means just looking at it, and I don't think this is anything specific to CRA or our template.
@markerikson you are correct. This is a bug in 19.8.0. Upgrading to 19.8.1 fixed the issue. Sorry for the noise. But thank you for the quick response.
Using the command
npx create-react-app my-app --template redux-typescript
to start a new project when attempting to runnpm test
I get the following output and no tests run. I have made no changes before attempting to run tests.I running these versions: