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

Uncaught TypeError: Cannot read properties of undefined (reading 'use') #2

Open
hirenpatel1903 opened this issue Apr 2, 2022 · 4 comments

Comments

@hirenpatel1903
Copy link

image
image

@suresh-ramani
Copy link
Owner

Hello,

There is spell mistake in your code.

Change
import vue from 'vue'
To
import Vue from 'vue'

Thank you.

@hirenpatel1903
Copy link
Author

Hello,

I am check already not working again same error

image

image

@suresh-ramani
Copy link
Owner

suresh-ramani commented Apr 3, 2022 via email

@hirenpatel1903
Copy link
Author

Thanks for asking bro i have solved it

it's dependency error in vueJS

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

2 participants