Install as dev dependency or regular dependency?
未关闭
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 499
- 派生
- 100
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 4
描述
TanStack Devtools version
0.7.7
Framework/Library version
React 19.2.0
Describe the bug and the steps to reproduce it
It is not clear if devtools are supposed installed as a devDependency or a regular dependency. Different places in the documentation say different things.
Examples:
- Installation says devDep: https://tanstack.com/devtools/latest/docs/installation#react
- Quick Start says dep: https://tanstack.com/devtools/latest/docs/quick-start
- React adapter says dep: https://tanstack.com/devtools/latest/docs/framework/react/adapter#installation
Based on the documentation, it's extremely unclear what a proper install looks like.
Your Minimal, Reproducible Example - (Sandbox Highly Recommended)
see documentation links above
Screenshots or Videos (Optional)
No response
Do you intend to try to help solve this bug with your own PR?
None
Terms & Code of Conduct
- I agree to follow this project's Code of Conduct
- I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 issue 中链接的 React 文档部分开始:Installation、Quick Start 和 React adapter installation page。比较它们关于依赖项的安装说明,并使三页中的建议保持一致,同时清楚说明正确的安装方式;当不再存在相互冲突的依赖项指导时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100