apollographql / apollographql/fullstack-tutorial

Tutorial uses deprecated version of kleur

未关闭
#75 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
1.2k
派生
808
PR 合并指标
30 天内没有已合并 PR

描述

Following the tutorial and running `npm install` after changing to the start/server directory will produce the following warning.

```
npm WARN deprecated kleur@2.0.2: Please upgrade to kleur@3 or migrate to 'ansi-c olors' if you prefer the old syntax. Visit ases/tag/v3.0.0\> for migration path(s).
--
```

kleur@2 is deprecated as of 2018/11/15. See https://github.com/lukeed/kleur/releases/tag/v3.0.0 for the announcement.

贡献指南

这个仓库没有索引到贡献指南

调研方向

从 start/server 目录开始,检查负责 kleur@2.0.2 的 npm 依赖清单。运行 npm install 以重现警告,将已弃用的 kleur 依赖更新到受支持的版本,并确认安装不再报告此弃用信息。

由索引模型根据 Issue 内容生成。

评估

技术栈
node.js
领域
documentation
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。