No indication of cause when dev deployment is broken
未关闭
还没有人认领这个 Issue。
help wanted
- 主要语言
- TypeScript
- 星标
- 6.9k
- 派生
- 6.5k
- 平均合并
- 2 天 8 小时
- 30 天内合并 PR
- 29
描述
URL:
https://nodejs-5gs7cwzc2-openjs.vercel.app/en/learn/typescript/publishing-a-ts-project
Browser Name:
Brave
Browser Version:
1.73.105
Operating System:
macOS
How to reproduce the issue:
When a page can't be generated, the server returns a 500 with no information whatsoever for what went wrong. In a non-production environment, it should include the error that triggered the 500.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先在开发部署中复现所报告 URL 处的故障,然后跟踪页面生成错误处理流程以及产生 500 的响应。完成的标准是:非生产环境的响应会暴露触发错误,同时生产环境的行为保持适当;payload 不指定要检查的文件或测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- nextjs, typescript
- 领域
- web-dev
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100