Giter VIP home page Giter VIP logo

Comments (2)

npiganeau avatar npiganeau commented on May 30, 2024

Thanks for your interest in Hexya. It is indeed difficult for me to keep all module versions compatible as there are a lot of changes in the API.

Basically, keeping all modules with the same version number should work most of the time.
Another option is to pull master branch (or dev branch if you are bolder) on all modules and add "replace" directive in the go.mod to use the local copy of each module.

Testing the web module only has more chance to work, because that is where most work is done today. Module dependency tree is github.com/hexya-addons/web => github.com/hexya-addons/base => github.com/hexya-erp/hexya

Finally,

  • I work on Linux, so there may be specific issues with Windows (I have found out that hexya generate needs to be run as admin).
  • I'm not sure the -c flag actually works. I had issues at some time. Just run the hexya updatedb -o in the directory where hexya.toml is.
  • Compiling Hexya takes a lot of RAM (~ 8GB) because of all the generated code and hexya updatedb does a compilation.

I've reset the demo password too.

from hexya.

gladstons avatar gladstons commented on May 30, 2024

It seems you're facing challenges with setting up hexya-demo on Windows 10. Since the online demo is also having login issues, there might be a broader concern. Consider checking the project's GitHub repository for recent updates, issues, or community discussions. You can also try reaching out to the Hexya community for support or wait for potential updates that might address these issues. Patience is key! Good luck, and I hope your Hexya experience improves Slide Share Downloader.

from hexya.

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.