GithubHelp home page GithubHelp logo

Comments (6)

MathieuAA avatar MathieuAA commented on June 24, 2024

Hi!

I may be wrong, but I doubt 'Date' (from the 'Credito' entity) exists for your database type. Date is only supported by JHipster for Cassandra. If you're using a SQL database, or a MongoDB one, the error is normal.

However, another issue is pointed by your problem: the display of exceptions. We're currently trying to make it work as intended (Javascript doesn't make it easy for us), and help users see their mistakes, or --better, our mistakes.

I'm not closing this thread until I fix the exception problem.

I hope my answer helped you, thanks for using JHipster-UML!

from jhipster-uml.

MathieuAA avatar MathieuAA commented on June 24, 2024

The exception problem is now fixed as of the last commit.

from jhipster-uml.

outis10 avatar outis10 commented on June 24, 2024

Ok, i see the correct error right now
The type 'Date' isn't supported by JHipster, exiting now.
Error...
and I modify my model with LocalDate Class

image

And there is a new error message
The type 'EDate' isn't supported by JHipster, exiting now.
Error
at Object. (C:\Users\narciso.parra\AppData\Roaming\npm\node_modules\jhipster-uml\lib\editors\modelio_parser.js:333:34)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object. (C:\Users\narciso.parra\AppData\Roaming\npm\node_modules\jhipster-uml\lib\editors\editors.js:3:22)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)

I don´t know is this is for a bug or something wrong whit the manner of i design the model

from jhipster-uml.

MathieuAA avatar MathieuAA commented on June 24, 2024

You must have chosen the wrong date type. EDate could be the Ecore type. Something's wrong with your diagram. Try to export it to XMI and look for the EDate DataType or PrimitiveType.
If there's one, you have your error.

from jhipster-uml.

outis10 avatar outis10 commented on June 24, 2024

You are right. I fix my model and it run well. its awesome

And Again Thanks!

from jhipster-uml.

MathieuAA avatar MathieuAA commented on June 24, 2024

Happy to help =)

from jhipster-uml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.