search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Missing daypilot-react.min.d.ts declaration file in NPM package?

Asked by Anonymous
10 months ago.

I’m trying to use the daypilot lite package for react, when installing the package via npm install there is no daypilot-react.min.d.ts file anywhere to be found, despite it being specified in the package.json file.

I tried looking at the files section and there indeed doesn’t seem to be a file going by that name. This is true for the rest of the lite packages that I’ve inspected as well.

Am I supposed to do anything else to set this up? Am I missing something or is the file actually missing?

If it is indeed missing, can I have a link to download it, or instructions on how to fix this issue?

Answer posted by Anonymous
10 months ago.

Seems like they added it several hours after I posted this.

This is resolved and everything works perfectly!

Comment posted by Dan Letecky [DayPilot]
10 months ago.

Thanks for the update!

There was a problem with the TypeScript definitions being stripped out during the package publishing process.

There is now a new release available (2024.2.532) that fixes it for the JavaScript, React, and Vue packages.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.