Skip to content

ERROR in ../node_modules/multiselect-combo-box/src/multiselect-combo-box-dropdown.js (Vaadin23.3.3) #107

Open
@brunoqaelum

Description

@brunoqaelum

Hi, we are currently migrating our application to Vaadin 23 (23.3.3) and we are having the following error when trying to use the multiselect combo box flow dependency:

multiselect error

ERROR in ../node_modules/multiselect-combo-box/src/multiselect-combo-box-dropdown.js
[dev-server-output] INFO com.vaadin.base.devserver.DevServerOutputTracker - Module not found: Error: Can't resolve '@vaadin/combo-box/src/vaadin-combo-box-dropdown.js' in 'C....\Documents\foqal-ui\modules\main\node_modules\multiselect-combo-box\src'

We have tried to delete the node_modules and the target folder and also do mvn clean install but nothing seems to work.

This is the pom dependency we are currently using:

<dependency>
  <groupId>org.vaadin.gatanaso</groupId>
  <artifactId>multiselect-combo-box-flow</artifactId>
  <version>4.0.0-rc2</version>
</dependency>

Is this a know error happening in the newest Vaadin versions? Are there any solution for this?

BTW, great component we have been using it in previous versions of Vaadin with no issues!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions