vueuse/head

require is not defined

justinthomasonline opened this issue · 4 comments

I am getting an error 'Uncaught ReferenceError: require is not defined'. at ./node_modules/@vueuse/head/dist/index.mjs (index.mjs:3:1)

vueusehead

Appreciate any help

Hey @justinthomasonline

Could you provide some details on your implementation or ideally a reproduction repo?

Hi Harlan, our implementation is the following :

we are currently have our front-end implemented in Vue-js and our backend is in node.js and we are trying to implement dynamic rendering for social-sharing,?

I'm happy to help but will need some way to reproduce the error so I can push out a fix

Closing as this seems stale, please re-open with a reproduction if you'd like some help.