joshwcomeau / use-sound

A React Hook for playing sound effects
MIT License
2.76k stars 98 forks source link

error TS2304: Cannot find name 'Howl'. #29

Closed rlebossek closed 3 years ago

rlebossek commented 4 years ago

error TS2304: Cannot find name 'Howl'.

I have this error, even when I add @types/howler,

Can you help me please ? Thanks !

nquinlan commented 4 years ago

@rlebosse-klx, if you're still having this issue, try merging #39 into your local repo, I think that should solve it, details about why are in the PR.