uiuniversal / ngu-carousel

Angular Universal carousel
https://ngu-carousel.netlify.app
MIT License
326 stars 105 forks source link

Cannot find name 'HammerStatic', Cannot find name 'HammerManager', Cannot find name 'HammerInput'. #474

Closed navneetagrwl closed 9 months ago

navneetagrwl commented 9 months ago

Describe the bug Cannot find name 'HammerStatic',
Cannot find name 'HammerManager',
Cannot find name 'HammerInput'.

Angular - 16 ngu-carousel - 8 hammer - latest @types/hammer - latest

In tsconfig

"typeRoots": [ "node_modules/@types" ]

image
navneetagrwl commented 9 months ago

Fixed it by adding in types array in tsconfig.spec.json file