Open
Description
Hello,
I want to import PostHog in Vue 3.
However, I can't build project using Vite due to following error:
Error: Build failed with 1 error:
node_modules/posthog-js/react/dist/esm/index.js:2:110: ERROR: Could not resolve "react"
This is due to following import:
PostHog version: 1.204.0
Expected behavior: build passes successfully
Metadata
Assignees
Labels
No labels