Hello! I am trying this component and getting following error: ``` ...cau

Hello!

I am using V14.

I am trying this component and getting following error:

...caused by: org.apache.maven.plugin.PluginExecutionException: Execution default of goal com.vaadin:vaadin-maven-plugin:14.1.2:build-frontend failed: 

  Failed to find the following css files in the `node_modules` or `/Users/thomas/TEST/GIT/my-server/src/BUSINESS_APP/frontend` directory tree:
      - orgchart/dist/css/jquery.orgchart.css
  Check that they exist or are installed. If you use a custom directory for your resource files instead of the default `frontend` folder then make sure it's correctly configured (e.g. set 'vaadin.frontend.frontend.folder' property)


	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:148)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210)
	... 20 more
Caused by: java.lang.IllegalStateException: 

Please can you help?

Thomas

Hello. Which exact version of Vaadin framework are you using?

Hi!

I am using Vaadin 14.1.2, the newest version.

Thank you very much,
Thomas

Hi! I created an [issue]
(https://github.com/FlowingCode/OrgChartAddon/issues/14) in GitHub for tracking progress on this. There were some changes in Vaadin 14.1 regarding the bundle process, and builds that succeeded with Vaadin 14.0.15 are failing with Vaadin 14.1. Can you confirm whether your build succeeds with the former?

Hi!

14.0.15: OK

14.1.x.: Error

Thank you very much,
Thomas

Hi Thomas!

We’ve just released a new version (4.0.2) that should solve this issue, can you check it out?

Hello!

Very good job. Your component is working very great with Vaadin 14.1.3.

Best regards from Braunschweig/Germany
Thomas

Thanks for the feedback, Thomas!
If you have trouble in the future let us know!
Best regards.