-
Notifications
You must be signed in to change notification settings - Fork 29.4k
Closed
Labels
bugIssue was opened via the bug report template.Issue was opened via the bug report template.examplesIssue was opened via the examples template.Issue was opened via the examples template.
Description
What example does this report relate to?
with-redux-toolkit-typescript
What version of Next.js are you using?
latest
What version of Node.js are you using?
latest
What browser are you using?
Chrome
What operating system are you using?
Windows
How are you deploying your application?
vercel
Describe the Bug
The older version of typescript is detected. Might be incompatible with newer versions of next later down the line.
Expected Behavior
No warning should be shown.
To Reproduce
To reproduce:
npm i
npm run dev
- See the warning
Metadata
Metadata
Assignees
Labels
bugIssue was opened via the bug report template.Issue was opened via the bug report template.examplesIssue was opened via the examples template.Issue was opened via the examples template.