browserify / browserify/node-util
Cannot Find TypeScript Definitions
- 主要语言
- JavaScript
- 星标
- 255
- 派生
- 92
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hello!
Apologize for being a dingus on this.
I've tried
```bash
yarn add --registry=https://registry.npmjs.org @types/util
```
But this is what I get
```
dev ±✚ ⬡ v12.17.0 yarn add --registry=https://registry.npmjs.org @types/util
yarn add v1.22.5
[1/4] 🔍 Resolving packages...
error An unexpected error occurred: "https://registry.npmjs.org/@types%2futil: Not found".
info If you think this is a bug, please open a bug report with the information provided in "/Users/lknecht/Repositories/palantir-test-data-helpers/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
```
Can you provide guidance on how to add type definitions for this library?
贡献指南
这个仓库没有索引到贡献指南
调研方向
从报告中的 Yarn 命令以及 node-util 包的 TypeScript 定义状态开始。确认此库是否提供定义或指向定义,然后记录添加这些定义的受支持方式,或者明确说明没有可用的定义。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, typescript
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100