Destiner / astro-analytics

Astro components for site analytics
MIT License
113 stars 11 forks source link

Giving warning error while using astro-analytics #11

Open vp2890 opened 2 years ago

vp2890 commented 2 years ago

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

rdwz commented 1 year ago

Did you install the astro-analytics module?

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

nlxdodge commented 9 months ago

@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.