tanukijs / meta-pixel

🤖 Inject meta pixel in your JavaScript applications.
15 stars 5 forks source link

Failed to resolve import "#vue-router" from "node_modules/nuxt-meta-pixel/dist/runtime/plugin.client.mjs?v=d10a42d3" #12

Open novaloktavio opened 1 month ago

novaloktavio commented 1 month ago

i got this error after i install nuxt-meta-plugin and run 'npm run dev'

Failed to resolve import "#vue-router" from "node_modules/nuxt-meta-pixel/dist/runtime/plugin.client.mjs?v=d10a42d3"

tanukijs commented 1 month ago

Hello @novaloktavio, can you link me a repository with a minimal reproduction of your problem please ?