Giter Site home page Giter Site logo

Comments (7)

DJWassink avatar DJWassink commented on July 28, 2024

Seems like this is the same as issue #14 but im not entirely sure. But its something related with git-standup. By any change did you install git-standup?

See: https://github.com/notwaldorf/tiny-care-terminal#configure-the-dashboard

from tiny-care-terminal.

DanielAndreasen avatar DanielAndreasen commented on July 28, 2024

Try run npm install -g git-standup first. Not sure if this will help, but it is needed if you don't have it already. There is already a PR #18 trying to improve this.

from tiny-care-terminal.

jmkoni avatar jmkoni commented on July 28, 2024

I did install git-standup and it seems to work great. Still can't get tiny-care-terminal to run. :(

from tiny-care-terminal.

jmkoni avatar jmkoni commented on July 28, 2024

One additional thing:
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"

That line does not return the directory that node-modules is in. However, even if I replace it with the directory that node-modules is in, I still get the same result.

from tiny-care-terminal.

jmkoni avatar jmkoni commented on July 28, 2024

And now, if I run sudo sh ./standup-helper.sh ~/dev/ (with ~/dev/ being where my repos are), I get the results of git-standup.

from tiny-care-terminal.

notwaldorf avatar notwaldorf commented on July 28, 2024

Duplicate of #14
There's a bunch of problems with git-standup; I'm just going to aggregate them under one issue

from tiny-care-terminal.

notwaldorf avatar notwaldorf commented on July 28, 2024

@jmkoni yeah, that DIR line only returns the right node_modules directory for a particular install of npm, i think (not with yarn, maybe using nvm) :(

from tiny-care-terminal.

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.