-
Notifications
You must be signed in to change notification settings - Fork 48
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
Issues when installing w/ pnpm #236
Comments
Yeah.. I think it's an issue with the packages between the vue2 and vue3 versions not being separated properly, I think we should probably just have a new package called emoji-mart-vue3 or something similar, and it should only have dependencies for that |
The I think it should be OK to remove it and release a new major version of the package indicating the breaking change. If someone still uses it, there are several options:
|
[#236] Remove VirtualScrollPicker and vue-virtual-scroller dependency.
I published version |
@serebrov thats amazing work, thanks so much! |
There are no longer any peer dependencies from my side when installing with npm, I would assume so as well with pnpm, so we should be able to safely close this issue now |
Fixed in #241 |
Using latest Vue and pnpm, adding latest version of emoji-mart-vue-fast results in following peer deps issues:
The text was updated successfully, but these errors were encountered: