breejs / bree

Bree is a Node.js and JavaScript job task scheduler with worker threads, cron, Date, and human syntax. Built for @ladjs, @forwardemail, @spamscanner, @cabinjs.
https://jobscheduler.net
MIT License
2.96k stars 80 forks source link

ci: resume ci on node@14 #233

Closed climba03003 closed 8 months ago

climba03003 commented 8 months ago

I am not able to resume node@12, as the nested dependency esm-utils inside xo is using the syntax that node@12 not support.

We can fix it by forcing install esm-utils@4.1.0 but I am not sure if it is what you want.

Checklist

titanism commented 8 months ago

v9.2.2 released, thx 🙏

https://github.com/breejs/bree/releases/tag/v9.2.2

v9.2.1 deprecated