You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wait... it it does work with yarn but not npm. weird.
Maybe npm packages are not up 2 date?
Edit, I am stupid apparently the project only exists on yarn and not npm.
Is there a maintainer for the project? Maybe it's possible to release under a different name under yarn and npm? Given the maintainer exists and has time.
The issue stems from unmatched peer dependencies between Vue 2 and Vue 3. Yarn doesn't display a warning, but npm does. We should consider a separate release for Vue 3. Meanwhile, you can use the following command to force install with npm:
bedus-creation
changed the title
Issues with resolving forms
Unmatched Peer Dependencies Warning on npm for Vue 2 and Vue 3 Compatibility (No Warning with Yarn)
Sep 10, 2024
Hi, the project requires vuejs2 so installing is not possible as per package.json
The text was updated successfully, but these errors were encountered: