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

node-cron is now UNIX standard-aligned #1647

Open
2 of 4 tasks
MayasHaddad opened this issue Apr 30, 2024 · 1 comment
Open
2 of 4 tasks

node-cron is now UNIX standard-aligned #1647

MayasHaddad opened this issue Apr 30, 2024 · 1 comment
Labels
bug Something isn't working needs triage

Comments

@MayasHaddad
Copy link

MayasHaddad commented Apr 30, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

CronExpression.EVERY_YEAR causes Error: Field value (0) is out of range originating from node_modules/cron/dist/time.js:420:27

Minimum reproduction code

https://github.com/MayasHaddad/nestjs-every-year

Steps to reproduce

No response

Expected behavior

CronExpression.EVERY_YEAR doesn't cause any runtime exception

Package version

4.0.2

NestJS version

No response

Node.js version

v20.12.2

In which operating systems have you tested?

  • macOS
  • Windows
  • Linux

Other

Latest node-cron major release

@MayasHaddad MayasHaddad added bug Something isn't working needs triage labels Apr 30, 2024
@MayasHaddad
Copy link
Author

it looks like we already have a PR to fix this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

1 participant