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

Import flipbook-vue/vue2 not recognized #79

Open
adavie1 opened this issue Sep 13, 2022 · 7 comments
Open

Import flipbook-vue/vue2 not recognized #79

adavie1 opened this issue Sep 13, 2022 · 7 comments

Comments

@adavie1
Copy link

adavie1 commented Sep 13, 2022

Installed via yarn add flipbook-vue

Error yarn dev: flibook-vue/vue2 not present

Code:
import VueFlipbook from 'flipbook-vue/vue2'

@ts1
Copy link
Owner

ts1 commented Sep 13, 2022

Which bundler do you use? (webpack, etc)
With webpack it builds fine as in examples/vue2module.

@adavie1
Copy link
Author

adavie1 commented Sep 14, 2022

Webpack

@ts1
Copy link
Owner

ts1 commented Sep 14, 2022

Can you provide a minimum, complete set of a project that reproduces the problem?

@adavie1
Copy link
Author

adavie1 commented Sep 29, 2022

Been a bit busy the new release of Vue app. I'll get back to you latest next week.

@brazilsunshine
Copy link

Same problem here


[Error: ENOENT: no such file or directory, stat '/.VolumeIcon.icns'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'stat',
  path: '/.VolumeIcon.icns'
}

@ts1
Copy link
Owner

ts1 commented Nov 4, 2022

/.VolumeIcon.icns

That file is not part of flipbook-vue, and it does not require it.

@kabaluyot
Copy link

kabaluyot commented Jan 22, 2023

Check this #85 (comment) (ignore Nuxt 2 stuff when just registering it in a vue project)

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

4 participants