Giter Club home page Giter Club logo

Comments (7)

danielhb avatar danielhb commented on July 19, 2024

Have you tried rebuilding WoK from scratch (make clean; ./autogen.sh --system; make) ?

I am not seeing this error here in my current working dir. I'll try with a new project clone

from ginger.

danielhb avatar danielhb commented on July 19, 2024

Just verified here that even with a new project clone, building everything from scratch, it works.

Check if you have all the README dependencies installed. Perhaps you're missing a package

from ginger.

samhenri avatar samhenri commented on July 19, 2024

I believe you have to build Ginger from src/wok/plugins/ginger. From the output log I can see that you're building it from "/home/harshal/git/ginger/".
The module "wok-variables" is an .scss import from Wok and looks for a relative path to "/kimchi/ui/css/src/modules/".
Please pull the latest changes from Wok (Kimchi project) and init Ginger submodule from there ($ git submodule init / git submodule update)

from ginger.

danielhb avatar danielhb commented on July 19, 2024

@harche were you able to compile Ginger? Follow these steps and let me know the errors you've got:

$ git clone https://github.com/kimchi-project/wok.git
$ cd wok
$ git submodule init
$ git submodule update --remote
$ ./build-all.sh

from ginger.

danielhb avatar danielhb commented on July 19, 2024

@harche have you been able to compile Ginger? Can we close this issue?

from ginger.

harche avatar harche commented on July 19, 2024

@danielhb Hi, yes you can close the issue now. Thanks.

from ginger.

danielhb avatar danielhb commented on July 19, 2024

@harche thanks! Feel free to reopen this issue or create a new one if the problem persists.

from ginger.

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.