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

Can't create new Design for RC2 project #777

Open
alump opened this issue Jun 27, 2019 · 3 comments
Open

Can't create new Design for RC2 project #777

alump opened this issue Jun 27, 2019 · 3 comments

Comments

@alump
Copy link

alump commented Jun 27, 2019

Setup:

  • OS: MacOS 10.14.5
  • Eclipse: 2019-06
  • JDK: Corretto-11.0.3.7.1
  • Vaadin Plugin: 4.1.0.beta4
  • Vaadin Designer Plugin: 4.3.0.beta2

Steps:

  1. Create new 14 project with Spring Boot base (with help of Vaadin add-on)
  2. Run mvn clean package as required by designer add-on
  3. Try to add new "platform" design

Expected outcome:
I can create new design

Actual outcome:
It still cries about me not running mvn clean package and missing npm dependencies.

Screen Shot 2019-06-27 at 16 16 23

@alump
Copy link
Author

alump commented Jun 27, 2019

Ok, user has to manually refresh the project structure, only then it will find the files mvn clean package created. You should mention this in guide, if you can't force refresh on project?

@Peppe
Copy link

Peppe commented Mar 3, 2020

@szolo is this fixed via the "run npm install automatically" work?

@szolo
Copy link
Contributor

szolo commented Mar 3, 2020

@Peppe yes, it's fixed. Plugin will automatically install dependencies and after that refresh the project structure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants