Akryum / Akryum/vue-cli-plugin-apollo
Nodemon
未关闭
- 主要语言
- JavaScript
- 星标
- 477
- 派生
- 109
- PR 合并指标
- 30 天内没有已合并 PR
描述
It will be great if we could update the nodemon dependency from "nodemon": "^1.19.4" to the 2.0.1 . The new version 2 carries breaking changes it uses chokdir 3.0 and this requires fsevents 2.
It create an error due to incompatibility between node 13 and fsevents 1.2.9 .
The plugin requires a version of nodemon that in cascade ends up requiring fsevents 1.2.9.
(This is evident installing vue cli, it and create the annoying message).
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。