flipbook-vue
flipbook-vue copied to clipboard
Import flipbook-vue/vue2 not recognized
Installed via yarn add flipbook-vue
Error yarn dev
: flibook-vue/vue2 not present
Code:
import VueFlipbook from 'flipbook-vue/vue2'
Which bundler do you use? (webpack, etc) With webpack it builds fine as in examples/vue2module.
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
[Error: ENOENT: no such file or directory, stat '/.VolumeIcon.icns'] {
errno: -2,
code: 'ENOENT',
syscall: 'stat',
path: '/.VolumeIcon.icns'
}
/.VolumeIcon.icns
That file is not part of flipbook-vue, and it does not require it.
Check this https://github.com/ts1/flipbook-vue/issues/85#issuecomment-1399386366 (ignore Nuxt 2 stuff when just registering it in a vue project)