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

[Vite] Lots of messages of "(some package) is incorrectly packaged. Please contact the package author to fix." give the impression that something is broken #12575

Closed
gilberto-torrezan opened this issue Dec 14, 2021 · 1 comment
Labels
duplicate vite Tickets related to vite support

Comments

@gilberto-torrezan
Copy link
Contributor

When running a project in development mode with Vite, the console gets lots of messages like:

@vaadin/vaadin-avatar is incorrectly packaged. Please contact the package author to fix.
@vaadin/vaadin-board is incorrectly packaged. Please contact the package author to fix.
@vaadin/vaadin-button is incorrectly packaged. Please contact the package author to fix.
@vaadin/vaadin-charts is incorrectly packaged. Please contact the package author to fix.
@vaadin/vaadin-checkbox is incorrectly packaged. Please contact the package author to fix.
@vaadin/vaadin-combo-box is incorrectly packaged. Please contact the package author to fix.
@vaadin/vaadin-confirm-dialog is incorrectly packaged. Please contact the package author to fix.
@vaadin/vaadin-context-menu is incorrectly packaged. Please contact the package author to fix.
@vaadin/vaadin-cookie-consent is incorrectly packaged. Please contact the package author to fix.
@vaadin/vaadin-crud is incorrectly packaged. Please contact the package author to fix.
@vaadin/vaadin-custom-field is incorrectly packaged. Please contact the package author to fix.
@vaadin/vaadin-date-picker is incorrectly packaged. Please contact the package author to fix.
@vaadin/vaadin-date-time-picker is incorrectly packaged. Please contact the package author to fix.
@vaadin/vaadin-details is incorrectly packaged. Please contact the package author to fix.
@vaadin/vaadin-dialog is incorrectly packaged. Please contact the package author to fix.
@vaadin/vaadin-form-layout is incorrectly packaged. Please contact the package author to fix.

This seems to be happening with every webcomponent that has some dependency with Polymer.

@gilberto-torrezan gilberto-torrezan added the vite Tickets related to vite support label Dec 14, 2021
@gilberto-torrezan gilberto-torrezan added this to To do in Frontend build optimization via automation Dec 14, 2021
@gilberto-torrezan
Copy link
Contributor Author

Closing as duplicate of #12574

Frontend build optimization automation moved this from To do to Done Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate vite Tickets related to vite support
Development

No branches or pull requests

1 participant