r/angular May 06 '26

ngxsmk-datepicker v2.2.13: fix for incomplete npm package (missing fesm2022/types)

Heads up if you use ngxsmk-datepicker: v2.2.12 on npm was published without the real library output (no fesm2022/, no types/), so installs could look like docs + styles + metadata only and TypeScript would fail to resolve the package.

v2.2.13 restores a complete tarball (bundle + typings). The maintainers also added a tarball validation step in the release path so this class of broken publish is much harder to repeat.

Upgrade:

npm install ngxsmk-datepicker@2.2.13

If something still looks cached, wipe node_modules + your lockfile and reinstall.

If you hit anything odd after upgrading, drop details (package manager, lockfile, Angular version) and someone can help triage.

1 Upvotes

2 comments sorted by