-
-
Notifications
You must be signed in to change notification settings - Fork 184
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
Import flipbook-vue/vue2 not recognized #79
Comments
Which bundler do you use? (webpack, etc) |
Webpack |
Can you provide a minimum, complete set of a project that reproduces the problem? |
Been a bit busy the new release of Vue app. I'll get back to you latest next week. |
Same problem here
|
That file is not part of flipbook-vue, and it does not require it. |
Check this #85 (comment) (ignore Nuxt 2 stuff when just registering it in a vue project) |
Installed via
yarn add flipbook-vue
Error
yarn dev
: flibook-vue/vue2 not presentCode:
import VueFlipbook from 'flipbook-vue/vue2'
The text was updated successfully, but these errors were encountered: