We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
later.parse.recur()
later.parse.text()
Stackblitz https://stackblitz.com/edit/breetest?file=README.md
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: