{"record":{"id":"640beca6747ee65d","repo":"vercel/next.js","slug":"title-please-try-the-latest-canary-version","errorCode":null,"errorMessage":"${title}\n   Please try the latest canary version (`npm install next@canary`) to confirm the issue still exists before creating a new issue.\n   Read more - https://nextjs.org/docs/messages/opening-an-issue","messagePattern":"(.+?)\n   Please try the latest canary version \\(`npm install next@canary`\\) to confirm the issue still exists before creating a new issue\\.\n   Read more - https://nextjs\\.org/docs/messages/opening-an-issue","errorType":"console","errorClass":null,"httpStatus":null,"severity":"error","filePath":"packages/next/src/cli/next-info.ts","lineNumber":168,"sourceCode":"  console.log(`\nOperating System:\n  Platform: ${os.platform()}\n  Arch: ${os.arch()}\n  Version: ${os.version()}\n  Available memory (MB): ${Math.ceil(os.totalmem() / 1024 / 1024)}\n  Available CPU cores: ${cpuCores > 0 ? cpuCores : 'N/A'}\nBinaries:\n  Node: ${process.versions.node}\n  npm: ${getBinaryVersion('npm')}\n  Yarn: ${getBinaryVersion('yarn')}\n  pnpm: ${getBinaryVersion('pnpm')}\nRelevant Packages:\n${relevantPackages}\nNext.js Config:\n  output: ${nextConfig.output}`)\n\n  if (versionInfo?.staleness.startsWith('stale')) {\n    warn(`${title}\n   Please try the latest canary version (\\`npm install next@canary\\`) to confirm the issue still exists before creating a new issue.\n   Read more - https://nextjs.org/docs/messages/opening-an-issue`)\n  }\n}\n\n/**\n * Using system-installed tools per each platform, trying to read shared dependencies of next-swc.\n * This is mainly for debugging DLOPEN failure.\n *\n * We don't / can't install these tools by ourselves, will skip the check if we can't find them.\n */\nasync function runSharedDependencyCheck(\n  tools: Array<{ bin: string; checkArgs: Array<string>; args: Array<string> }>,\n  skipMessage: string\n): Promise<TaskResult> {\n  const currentPlatform = os.platform()\n  const spawn =\n    require('next/dist/compiled/cross-spawn') as typeof import('next/dist/compiled/cross-spawn')","sourceCodeStart":150,"sourceCodeEnd":186,"githubUrl":"https://github.com/vercel/next.js/blob/4fed8eaf197aaa60fd85371352482199a4c2107f/packages/next/src/cli/next-info.ts#L150-L186","documentation":"Error \"${title}\n   Please try the latest canary version (`npm install next@canary`) to confirm the issue still exists before creating a new issue.\n   Read more - https://nextjs.org/docs/messages/opening-an-issue\" thrown in vercel/next.js.","triggerScenarios":"Thrown at packages/next/src/cli/next-info.ts:165 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["Install the latest canary (`npm install next@canary`) and confirm the issue still exists before opening a GitHub issue."],"exampleFix":null,"handlingStrategy":"fallback","validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"4fed8eaf197aaa60fd85371352482199a4c2107f","analyzedAt":"2026-08-19T02:10:13.922Z","contentChangedAt":"2026-08-19T02:10:13.922Z","schemaVersion":2},"datasetVersion":"2026-09-14T00:17:10.932Z"}