question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Terminal doesn't display commits/Problems with git-standup

See original GitHub issue

Hi there, and thanks for this cool tool! 😄 I have set up everything, but I’m unable to see the git stuff. The problem for me is that standup-helper.sh is looking for git-standup in a place where it is not located. I installed git-standup with sudo npm install -g git-standup (maybe I should do this in another way). Any suggestions?

I also have problems with the fonts/emojis, but I can open another issue if you would like.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:38 (15 by maintainers)

github_iconTop GitHub Comments

2reactions
notwaldorfcommented, Apr 20, 2017

@jackmransom @DanielAndreasen 1.0.8 tagged! Let me know if it fixes your problems!

1reaction
cfjedimastercommented, Apr 21, 2017

I’m seeing this myself with Windows Bash. When I update tiny-care-terminal, I get the following issue:

npm WARN deprecated phantom@0.8.4: v1 is no longer maintained, please upgrade to v2.0+ as soon possible. npm WARN deprecated win-spawn@2.0.0: use cross-spawn or [cross-spawn-async](https://gi thub.com/IndigoUnited/node-cross-spawn-async) instead. npm WARN deprecated node-uuid@1.3.3: Use uuid module instead /usr/bin/tiny-care-terminal -> /usr/lib/node_modules/tiny-care-terminal/care.js /usr/lib ├── UNMET PEER DEPENDENCY git-standup@^2.1.8 └── tiny-care-terminal@1.0.8

I can install git-standup by itself though w/o error. I just uninstalled/reinstalled to be sure I had the latest, but yep, no git commits. Is there a way for me to debug to provide more information?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Git commit through Integrated Terminal doesn't work #60294
Steps to Reproduce: Open a git repository directory in VS code, and stage any changes; Enter git commit in integrated terminal; Enter commit...
Read more >
Git commit in terminal opens VIM, but can't get back to terminal
I did run into one problem though, I had to set a --wait flag: git config --global core.editor "subl --wait" . This prevents...
Read more >
Why I Git Commit Too Much - Atomic Spin
Why I Git Commit Too Much · 1. They simplify code review. Small commits make code review much easier. · 2. They help...
Read more >
How to Install and Configure the Tiny Care Terminal Dashboard
# List of folders to look into for `git` commits, comma separated. I have all of my projects inside of the code/ directory,...
Read more >
Ubuntu Manpage: git-standup - Recall the commit history
-g Display if commit is GPG signed (G) or not (N) in commit message. -f Fetch the latest commits before showing commit history....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found