Akryum / Akryum/vue-cli-plugin-apollo
Nodemon
Aperta
- Lingua principale
- JavaScript
- Stelle
- 477
- Fork
- 109
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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).
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.