jhipster / jhipster-ide

An IDE for the JHipster Domain Language
https://jhipster.github.io/jhipster-ide
126 stars 36 forks source link

could not preview UML using visual studio code on windows 10,saying cannot read properties of undefined(reading 'documents') #392

Closed scyllor closed 2 years ago

scyllor commented 2 years ago

Describe the bug A clear and concise description of what the bug is. could not preview UML using visual studio code on windows 10,saying “cannot read properties of undefined(reading 'documents') ” To Reproduce Steps to reproduce the behavior:

  1. open vscode on windows 10
  2. type sample entity
  3. open command palette, and type "Plant Uml"
  4. See a broken picture with 0B

Expected behavior A clear and concise description of what you expected to happen. a UML graph Screenshots If applicable, add screenshots to help explain your problem. image image

Desktop (please complete the following information):

colameo commented 2 years ago

have you installed graphviz?

image

scyllor commented 2 years ago

yes, already installed the latest version and i can work around it with eclipse. image

colameo commented 2 years ago

im closing this issue as it not reproducable