jehna / ga-lite

Small, cacheable and open version of Google Analytics JS client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yarn run build not working

sasirura opened this issue · comments

I cloned the repo and run yarn install. And then yarn run build. I got the following error

Screenshot 2023-03-08 233931

Which node version are you running?

v16.17.1

Should be fixed now in master branch, thanks for reporting 👍

Thank you ! it worked. you just removed the type in the package.json file right? can you explain or give me a link or something to understand about it ?