joshwcomeau / use-sound

A React Hook for playing sound effects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Cannot find name 'Howl'.ts(2304)"

tsanyqudsi opened this issue · comments

when i tried to build my react project using vite there's a type error on the build log.

i made a PR on #95 adding a line on ./src/types.d.ts in order to satisy the build. I hope @joshwcomeau read this and either accepting the pull request or add the line himself.

nevermind, i ended up forked it and updated the dependencies as well.