I have a Java project using vaadin. When I try to open the .ts files it should open the designer on my browser and let me work. It was doing that until now, it simply doesn’t work.
Here is the Error Log:
enter image description here
I can open the designer if I manually copy the url and paste it on my browser but it should open itself automatically.
This is my configuration:
enter image description here
I tried doing maven update, cleaning and building the project. It does nothing.
I tried to open the files using “Open with -> Vaadin 14+ Design Editer”. It also does nothing.
I have a friend that showed me his error log and it is slightly different. Here is the image:
enter image description here
user24809638 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.