-
Notifications
You must be signed in to change notification settings - Fork 28.4k
vercel next.js Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
Discussions
-
You must be logged in to vote 🎓 Type 'Props' does not satisfy the constraint 'PageProps' (generateMetadata)
TypeScriptRelated to types with Next.js. -
You must be logged in to vote 💡 support typescript option
create-next-appnoUncheckedSideEffectImportsRelated to our CLI tool for quickly starting a new Next.js application. bugIssue was opened via the bug report template. TypeScriptRelated to types with Next.js. -
You must be logged in to vote 💡 Support
Lintingtypescript5.7Related to `next lint` or ESLint with Next.js. TypeScriptRelated to types with Next.js. -
You must be logged in to vote 🎓 Tree shaking doesn't work with Typescript barrel files
good first issueEasy to fix issues, good for newcomers WebpackRelated to Webpack with Next.js. TypeScriptRelated to types with Next.js. -
You must be logged in to vote 💡 Support node --conditions/-C as a
SWCNODE_OPTION.Related to minification/transpilation in Next.js. OutputRelated to the the output configuration option. WebpackRelated to Webpack with Next.js. TypeScriptRelated to types with Next.js. RuntimeRelated to Node.js or Edge Runtime with Next.js. TurbopackRelated to Turbopack with Next.js. Module ResolutionModule resolution (CJS / ESM, module resolving). -
You must be logged in to vote 💡 moduleResolution: nodenext | node16 doesn't work
bugIssue was opened via the bug report template. TypeScriptRelated to types with Next.js. -
You must be logged in to vote 💡 Typescript typing of both <Head /> components, custom component children
good first issueEasy to fix issues, good for newcomers TypeScriptRelated to types with Next.js. -
You must be logged in to vote 🎓 Next build doesn't complete
bugIssue was opened via the bug report template. TypeScriptRelated to types with Next.js. -
You must be logged in to vote 💡 node_modules unnecessarily excluded in tsconfig
bugIssue was opened via the bug report template. TypeScriptRelated to types with Next.js. -
You must be logged in to vote 💡 [NEXT-792] dont add duplicate paths to tsconfig.json#include
bugIssue was opened via the bug report template. TypeScriptRelated to types with Next.js. -
You must be logged in to vote 💡 Build fails when
TypeScriptexactOptionalPropertyTypesTS config option is enabledRelated to types with Next.js. -
You must be logged in to vote 💡
bugtsconfig.jsonis getting overwritten if noincludeis specifiedIssue was opened via the bug report template. TypeScriptRelated to types with Next.js. -
You must be logged in to vote 🎓 Property 'some_className' comes from an index signature, so it must be accessed with ['some_className'] after yarn build
bugIssue was opened via the bug report template. TypeScriptRelated to types with Next.js.