Hi,
Thanks for this great repo!
Could you upgrade koa to Koa 2 to use async/await in node?
Thanks.
Guide contributeur
Stack technique
javascriptreactnodejs
Domaine
full stack
Type d'issue
feature
DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
3
Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
half day
Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
stale
ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
mostly clear
Prérequis
Node.js knowledgeasync/await
Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
30
Direction de recherche
This issue from 2016 proposes upgrading Koa to Koa 2 for async/await support. First, verify if the repository is still maintained and if Koa is still used in the current codebase. Check the package.json for the current Koa version. Since there is no assignee or linked PR, and the issue is very old, it may be advisable to close it unless a maintainer indicates interest. If the upgrade is still desired, the changes would involve updating Koa dependencies and refactoring middleware to use async/await.