Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object(...) is not a function #13

Closed
jesephan opened this issue Feb 1, 2022 · 3 comments
Closed

Object(...) is not a function #13

jesephan opened this issue Feb 1, 2022 · 3 comments

Comments

@jesephan
Copy link

jesephan commented Feb 1, 2022

Hi im using this package v1.0.8 with Nuxt (v2.15.7) and console is showing an error Object(...) is not a function and here is the full error

Wondering if anyone encounter the same and hopefully can help me how to solve this. thanks!

@razztyfication
Copy link
Owner

I assume you are using vue 2

my package depends on vue-demi to support vue 2, maybe the post install script didn't get trigger after installing vue-demi

if you have access to terminal then try this script

npx vue-demi-switch 2

@luacgn
Copy link

luacgn commented Mar 12, 2022

Is there any way to fix it ? I am using Vue 2

@luacgn
Copy link

luacgn commented Mar 12, 2022

Is there any way to fix it ? I am using Vue 2

Solve with Composition API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants