Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
CodyOakes opened this issue Dec 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@CodyOakes
Copy link

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 CodyOakes added the bug Something isn't working label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant