Closed y-hsgw closed 1 year ago
Operating System: Platform: darwin Arch: arm64 Version: Darwin Kernel Version 22.6.0: Wed Jul 5 22:22:52 PDT 2023; root:xnu-8796.141.3~6/RELEASE_ARM64_T8103 Binaries: Node: 18.17.1 npm: 9.6.7 Yarn: 1.22.19 pnpm: 8.6.7 Relevant Packages: next: 13.4.20-canary.23 eslint-config-next: N/A react: 18.2.0 react-dom: 18.2.0 typescript: 5.2.2 Next.js Config: output: N/A
with-jest
No response
yarn create next-app --example with-jest with-jest-app
After creating the with-jest application as described in the documentation, I get the attached error when I look at the test file.
Tests can be run without installing type definitions for the test runner.
Execute the above to open the test file.
This closed issue has been automatically locked because it had no new activity for 2 weeks. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
Verify canary release
Provide environment information
Which example does this report relate to?
with-jest
What browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
No response
Describe the Bug
After creating the with-jest application as described in the documentation, I get the attached error when I look at the test file.
Expected Behavior
Tests can be run without installing type definitions for the test runner.
To Reproduce
Execute the above to open the test file.