Destiner / astro-analytics

Astro components for site analytics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Giving warning error while using astro-analytics

vp2890 opened this issue · comments

Hi,

I tried using astro analytics as below,

import { GoogleAnalytics } from 'astro-analytics'

But it displaying error,

Cannot find module 'astro-analytics' or its corresponding type declarations.

Please check and update the same.

Thanks

commented

Did you install the astro-analytics module?

📚 https://github.com/Destiner/astro-analytics#installation

@vp2890 do you still need help with this? I had no issues setting it up myself. If not, then I think we can close this.