Akryum / Akryum/vue-cli-plugin-apollo
Nodemon
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 477
- Forks
- 109
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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).
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.