Giter Club home page Giter Club logo

Comments (7)

nicoespeon avatar nicoespeon commented on August 19, 2024

Hi @bastienEichenberger!

This remind me cyclejs/cyclejs#152.

Cycle.js use scoped packages to namespace it. But it requires a recent version of npm (v2.7 or higher I think).

You could check your current npm version with npm --version and upgrade it with [sudo] npm install npm@latest -g (the current stable version of npm is 3.9.3).

Let me know if that resolves your problem 😃

from trello-kanban-analysis-tool.

bastienEichenberger avatar bastienEichenberger commented on August 19, 2024

Hi @nicoespeon ,

Thank you very much for your Answer! It works now :)
Just the User Interface is a bit different.

capture d ecran 2016-05-29 a 09 48 54

from trello-kanban-analysis-tool.

nicoespeon avatar nicoespeon commented on August 19, 2024

Actually, that's strange.

Try to pull the latest version of the repo (in case you're not up-to-date).

If it's still ugly, could you open your console and tell me if some errors have pop up? 😃

from trello-kanban-analysis-tool.

bastienEichenberger avatar bastienEichenberger commented on August 19, 2024

Hi,
Thank you again for your Help!
The repo is up to date … I just cloned the repository and I have the following warning during installation:
├── @cycle/[email protected]
└── UNMET PEER DEPENDENCY d3@^3.4.4

npm WARN [email protected] requires a peer of d3@^3.4.4 but none was installed.

from trello-kanban-analysis-tool.

nicoespeon avatar nicoespeon commented on August 19, 2024

This is true, I'll have a look at it.

However, I included d3.js right into index.html so this shouldn't be an issue.

This mostly looks like an issue with CSS (buttons not spread horizontally, chart not at correct height).

This is what you should see:

capture d ecran 2016-05-31 a 19 14 41

capture d ecran 2016-05-31 a 19 22 18

from trello-kanban-analysis-tool.

bastienEichenberger avatar bastienEichenberger commented on August 19, 2024

Hello,
I just reinstall you Apps and it works great now!
So you can close the issue :)

I just figure it out something, when I click on the button Get Actions nothing appear?
I don't know how does this button works?

Have a good day.

from trello-kanban-analysis-tool.

nicoespeon avatar nicoespeon commented on August 19, 2024

The Get Actions button is here to fetch data from Trello. It is useful to refresh data after a while without refreshing the page, but I also realized that the wording is not clear.

I'll edit for a clearer label like Refresh data. Thanks for pointing out!

from trello-kanban-analysis-tool.

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.