We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, the project seems promising, but I have an issue when I try to use it.
Whene I follow the guide, at the part 3.1 step 4 (bellow) I expect the stereotype to be applied on a class I created.
4. Assign <<Module>> stereotype by clicking the magnifying glass icon besides the stereotype field.
I get the following error when I select any of the prototype under node_modules:
node_modules
Selected element (Entity) is not an instance of UMLStereotype
StarUML 5.0.1
The text was updated successfully, but these errors were encountered:
Hi @MattRvt
I had the sam issue, make sure you are using StartUML v3. You can download it here
Sorry, something went wrong.
I ended up using another backend framework, but thanks for your reply, it will help other.
Also, not especially related, but I like the idea to be able to link CRUD REST API to a diagram. Would be a great time saver.
The same problem continues in newer versions. Only installing version 3 to avoid the problem. 😔
No branches or pull requests
Hello, the project seems promising, but I have an issue when I try to use it.
Expected Behavior
Whene I follow the guide, at the part 3.1 step 4 (bellow) I expect the stereotype to be applied on a class I created.
4. Assign <<Module>> stereotype by clicking the magnifying glass icon besides the stereotype field.
Actual Behavior
I get the following error when I select any of the prototype under
node_modules
:Selected element (Entity) is not an instance of UMLStereotype
Steps to Reproduce the Problem
Specifications
StarUML 5.0.1
The text was updated successfully, but these errors were encountered: