jehna / ga-lite

Small, cacheable and open version of Google Analytics JS client
MIT License
640 stars 55 forks source link

Yarn run build not working #627

Closed sasirura closed 1 year ago

sasirura commented 1 year ago

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

Screenshot 2023-03-08 233931

jehna commented 1 year ago

Which node version are you running?

sasirura commented 1 year ago

v16.17.1

jehna commented 1 year ago

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

sasirura commented 1 year ago

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 ?