bree icon indicating copy to clipboard operation
bree copied to clipboard

[fix] Interval with later.parse.recur() throws error, while later.parse.text() works fine.

Open CodyOakes opened this issue 11 months ago • 0 comments
trafficstars

Describe the bug

Node.js version: 18.20.3

OS version: macOS Sequoia 15.1.1

Description: Running a job with an interval defined using later.parse.recur() results in an error. later.parse.text() works fine.

Code to reproduce

Stackblitz https://stackblitz.com/edit/breetest?file=README.md

Checklist

  • [ x ] I have searched through GitHub issues for similar issues.
  • [ x ] I have completely read through the README and documentation.
  • [ x ] I have tested my code with the latest version of Node.js and this package and confirmed it is still not working.

CodyOakes avatar Dec 10 '24 15:12 CodyOakes