Skip to content

Cannot find type definition file for 'cron' #717

Closed Answered by sheerlox
ngocduy96 asked this question in Q&A
Discussion options

You must be logged in to vote

You should either upgrade cron to >=2.4.4 or install @types/cron pinned to 2.0.1 (which is the latest version before it was replaced by a stub). We recommend upgrading cron since we started shipping the types with the package in 2.4.0!
If you are using cron@>=2.4.4, remember to remove @types/cron from your dev dependencies 😉

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@sheerlox
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@intcreator
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by sheerlox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
type:bug Bug reports and bug fixes
3 participants