Giter Site home page Giter Site logo

Comments (8)

kpolszewski avatar kpolszewski commented on July 19, 2024 1

Could you post some reference post/article to the difference between versions you are describing?
Furthermore, your generator currently shows up on JHipster's 5.1.0 generators list, is it possible to adjust it if it won't work on this version and add some info to the README regarding versions that it runs on? It is hard to get up going without this.

We are just users of solution you open-sourced, so your attitude and assumption that we know everything about problems you are having while developing this generator is simply wrong. Also, it looks like you have made this software in order to support your current projects, in that case, it is understandable to be locked on some older version of JHipster. However, from the community's perspective, doing it is a show-stopper for using it, and that is pretty sad keeping in mind that you have published it on MIT license.

from generator-jhipster-vmware-clarity.

kpolszewski avatar kpolszewski commented on July 19, 2024

sorry, totally irrelevant, your generator already works on it... seems to be other problem, on my side, as even dependencies are not added to packages.json

from generator-jhipster-vmware-clarity.

kpolszewski avatar kpolszewski commented on July 19, 2024

still, invoking generator on jhipster 5.1.0 projects with i18n ends up with exception:

  someproject git:(master) ✗ yo jhipster-vmware-clarity

██████╗ ██╗ ██████╗ ██████╗ ██╗   ██╗ ██████╗
██╔══██╗██║██╔════╝ ██╔══██╗██║   ██║██╔════╝
██████╔╝██║██║  ███╗██████╔╝██║   ██║██║  ███╗
██╔══██╗██║██║   ██║██╔══██╗██║   ██║██║   ██║
██████╔╝██║╚██████╔╝██████╔╝╚██████╔╝╚██████╔╝
╚═════╝ ╚═╝ ╚═════╝ ╚═════╝  ╚═════╝  ╚═════╝
Running JHipster VMware Clarity Generator! v1.1.1

Removing the file - src/main/webapp/app/layouts/profiles/page-ribbon.component.ts
Removing the file - src/main/webapp/app/blocks/config/uib-pagination.config.ts
Removing the file - src/main/webapp/app/core/login/login-modal.service.ts
Removing the folder - src/main/webapp/app/layouts/footer
Removing the folder - src/main/webapp/app/shared/login
events.js:183
      throw er; // Unhandled 'error' event
      ^

AssertionError [ERR_ASSERTION]: When copying multiple files, provide a directory as destination
    at EditionInterface.exports.copy (/mnt/c/someproject/node_modules/mem-fs-editor/lib/actions/copy.js:35:5)
    at module.exports.copy (/mnt/c/someproject/node_modules/generator-jhipster/generators/generator-base-private.js:666:17)
    at module.exports.copyI18nFilesByName (/mnt/c/someproject/node_modules/generator-jhipster/generators/generator-base.js:1839:15)
    at module.exports.installI18nClientFilesByLanguage (/mnt/c/someproject/node_modules/generator-jhipster/generators/generator-base-private.js:75:23)
    at languages.forEach (/mnt/c/someproject/node_modules/generator-jhipster-vmware-clarity/generators/app/index.js:845:22)
    at Array.forEach (<anonymous>)
    at module.exports.writing (/mnt/c/someproject/node_modules/generator-jhipster-vmware-clarity/generators/app/index.js:844:28)
    at Object.<anonymous> (/mnt/c/someproject/node_modules/yeoman-generator/lib/index.js:399:25)
    at /mnt/c/someproject/node_modules/run-async/index.js:25:25
    at new Promise (<anonymous>)
➜  someproject git:(master) ✗ jhipster --version
Using JHipster version installed locally in current project's node_modules
5.1.0
➜  someproject git:(master) ✗

from generator-jhipster-vmware-clarity.

HaithemSouala avatar HaithemSouala commented on July 19, 2024

HI @kpolszewski

Did you solve the problem?

from generator-jhipster-vmware-clarity.

kpolszewski avatar kpolszewski commented on July 19, 2024

Sadly, no. Currently I do not have time to look into it, but I am planning on it in close future.

from generator-jhipster-vmware-clarity.

HaithemSouala avatar HaithemSouala commented on July 19, 2024

OK, thank you.

from generator-jhipster-vmware-clarity.

chihosin avatar chihosin commented on July 19, 2024

The vmware clarity project is package by angular-cli, is not compatible for custom setting webpack.
If you want to upgrade jhipster version to 5.1.0, you need to change the frontend framework, build with angular-cli.

It's horrible suggestion!

from generator-jhipster-vmware-clarity.

chihosin avatar chihosin commented on July 19, 2024

image

I don't have free time to follow JHipster to update the version of this repository.
If you are interested in it, i hope you can fork this project and improve it!

MIT license means you using my code for free, but it doesn't mean I need to serve you. @kpolszewski

from generator-jhipster-vmware-clarity.

Related Issues (7)

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.