nestjs / schedule

Schedule module for Nest framework (node.js) ⏰

Home Page:https://nestjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update cron dependency to 2.3.0 to fix date.format is not a function

Hardsix opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

See kelektiv/node-cron#657

Minimum reproduction code

kelektiv/node-cron#657

Steps to reproduce

For repro, see #1048

Expected behavior

I'd expect the Cron decorator not to crash my app

Package version

2.2.0

NestJS version

8.1.3

Node.js version

14.17.6

In which operating systems have you tested?

  • macOS
  • Windows
  • Linux

Other

You had this issue reported last year #1048

It is now fixed in this package's dependency: kelektiv/node-cron#657

Hi @Hardsix,

There is a PR for this here: #1209.

Thanks @Tony133 , should I close this?

If you want, yes, otherwise the NestJS team will close it.