Akryum / Akryum/vue-cli-plugin-apollo
Nodemon
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 477
- Fork
- 109
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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).
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.