Akryum / Akryum/vue-cli-plugin-apollo
Nodemon
Open
- Dominant language
- JavaScript
- Stars
- 477
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
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).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.