Git Product home page Git Product logo

Comments (13)

MathieuAA avatar MathieuAA commented on July 4, 2024

Hi,

I just tried the -g option, and everything's fine for me.
I'll do some tests.

from jhipster-uml.

interstellerS avatar interstellerS commented on July 4, 2024

Yes , i think jhipster-uml is fine .
it's just related to deasync package that need some sort of envirement installed packages to compile .

npm ERR! This is most likely a problem with the deasync package,

from jhipster-uml.

MathieuAA avatar MathieuAA commented on July 4, 2024

I'll try to test the installation of everything on a clean (no node, no package) machine, and see if it fails.

Does the standard way to install a package work for you? By standard I mean npm install jhipster-uml.

from jhipster-uml.

interstellerS avatar interstellerS commented on July 4, 2024

I get the same error as global install .

from jhipster-uml.

MathieuAA avatar MathieuAA commented on July 4, 2024

Maybe this is caused by your configuration...

I'll try to test on a Windows machine. If it can't build deasync, then something must be missing.

from jhipster-uml.

interstellerS avatar interstellerS commented on July 4, 2024

Right , installing deasync lead to same problem .
You can go ahead an close this issue . thanks for you quick reply 👍 .

from jhipster-uml.

MathieuAA avatar MathieuAA commented on July 4, 2024

If you can't install deasync, then an alternative to deasync must be found.
I'll close this thread and open another to replace this package, or find a way to install it everywhere.

from jhipster-uml.

interstellerS avatar interstellerS commented on July 4, 2024

I confirm it's a configuration issue (installing Python , MS express ....) like explained in this git :

https://gist.github.com/nullivex/7115612

fix deasync issue ans jhipster-uml is installed like charm .

from jhipster-uml.

MathieuAA avatar MathieuAA commented on July 4, 2024

Ok! Nice to hear it =)

from jhipster-uml.

interstellerS avatar interstellerS commented on July 4, 2024

Yup , jhipster is really cool . thx for your work !

Unrelated question : does jhypster-uml generate Enumuration attiributes ?

I modelled an Enum in the uml but in code i just get the name

@Column(name = "sport")
    private  sport;

Instead of

@Column(name = "sport")
    private  Sport sport;

from jhipster-uml.

MathieuAA avatar MathieuAA commented on July 4, 2024

Since JHipster doesn't support Enums (to my knowledge), we don't support them either.

from jhipster-uml.

interstellerS avatar interstellerS commented on July 4, 2024

There's an issue about that : Enums in Jhipster .

And a pull request is being merged 3 days ago : Use enumeration for field type .

I guess it's too early to be implemented in jshipster-uml . Could this be supported in future version ? :)

from jhipster-uml.

CarlKlagba avatar CarlKlagba commented on July 4, 2024

We want the users to be able to do the same things that they can do with JHipster but faster, so yes we will implement it, but for now we are focusing on some pretty neat new stuff for JHipster-UML. ;)

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.