GithubHelp home page GithubHelp logo

Comments (9)

CarlKlagba avatar CarlKlagba commented on June 17, 2024

Everything looks fine on your part. Like for #51, it seems like we have a JDL parsing issue. I will look at it when I have time.

from jhipster-uml.

andyverbunt avatar andyverbunt commented on June 17, 2024

Do you have any idea what's wrong?
This is completely blocking :(

from jhipster-uml.

CarlKlagba avatar CarlKlagba commented on June 17, 2024

That's wierd, I can't replicate the issue on my setup.

from jhipster-uml.

andyverbunt avatar andyverbunt commented on June 17, 2024

That's a good thing, no?

from jhipster-uml.

CarlKlagba avatar CarlKlagba commented on June 17, 2024

According to @MathieuAA, this is a resolved issue on the master. Try to clone the repo and do a npm link. He will make a release soon. #51

from jhipster-uml.

MathieuAA avatar MathieuAA commented on June 17, 2024

The fix has been released, sorry for the delay. Could you try it out?

from jhipster-uml.

andyverbunt avatar andyverbunt commented on June 17, 2024

Hi Mathieu,

Seems like it's fixed now :)
Thanks very much!!

Unfortunately, I'm now facing another problem. I cannot reference the "predefined" User entity.
Should I open another issue for that? Or is there a trick I don't know about?

...
relationship OneToMany {
    User{photo} to Photo{owner}
}
...


Cannot read property 'User' of undefined
TypeError: Cannot read property 'User' of undefined
    at DSLParser.checkEntityDeclaration (/usr/local/lib/node_modules/jhipster-uml/lib/dsl/dsl_parser.js:172:93)
    at DSLParser.fillAssociations (/usr/local/lib/node_modules/jhipster-uml/lib/dsl/dsl_parser.js:50:10)
    at DSLParser.parse (/usr/local/lib/node_modules/jhipster-uml/lib/dsl/dsl_parser.js:26:8)
    at Object.<anonymous> (/usr/local/lib/node_modules/jhipster-uml/jhipster-uml.js:69:27)
    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 Function.Module.runMain (module.js:501:10)
    at startup (node.js:129:16)

from jhipster-uml.

MathieuAA avatar MathieuAA commented on June 17, 2024

The tests didn't detect that... our bad. This is fixed. I'm checking every reference right now so as to be sure before releasing yet another version.

from jhipster-uml.

MathieuAA avatar MathieuAA commented on June 17, 2024

I will close this thread tonight after testing the latest modifications, and make a patch release out of it.

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.