apollographql / apollographql/fullstack-tutorial
Tutorial uses deprecated version of kleur
Open
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 808
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.