Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Invalid cron package mention #3255

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

Closed
gyanendrasng opened this issue May 4, 2025 · 1 comment
Closed

Invalid cron package mention #3255

gyanendrasng opened this issue May 4, 2025 · 1 comment

Comments

@gyanendrasng
Copy link

Nestjs schedule says that is uses node-cron package
https://docs.nestjs.com/techniques/task-scheduling

See the hyperlink at the work cron.

But under the hood it actually uses cron not node-cron package.

Needs to be updated

@kamilmysliwiec
Copy link
Member

node-cron repo = cron package https://github.com/kelektiv/node-cron

@nestjs nestjs locked and limited conversation to collaborators May 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants