-
Notifications
You must be signed in to change notification settings - Fork 71
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
Cannot import it on vue 2 #106
Comments
The same for me... Going back to version 1.4.0 fixes the problem of course. |
With Vue 2 you should try: |
Hi, sorry but this isn't working for me. I have tried:
None of these have worked |
Same issue, any updates? |
Same |
1 similar comment
Same |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I followed the import
import VLazyImage from "v-lazy-image/v2";
and got this
Module not found: Error: Package path ./v2 is not exported from package
The text was updated successfully, but these errors were encountered: