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.

Program breaks while using `gitmoji -c`

See original GitHub issue

Hello @carloscuesta!

Issue: Exit 1 while using gitmoji -c Please find the attachment given below.

    at e.value (/Users/mags/.nvm/versions/node/v12.13.1/lib/node_modules/gitmoji-cli/node_modules/fuse.js/dist/fuse.js:9:3409)
    at new e (/Users/mags/.nvm/versions/node/v12.13.1/lib/node_modules/gitmoji-cli/node_modules/fuse.js/dist/fuse.js:9:2634)
    at filterGitmojis (/Users/mags/.nvm/versions/node/v12.13.1/lib/node_modules/gitmoji-cli/lib/utils/filterGitmojis.js:24:16)
    at Object.source (/Users/mags/.nvm/versions/node/v12.13.1/lib/node_modules/gitmoji-cli/lib/commands/commit/prompts.js:27:56)
    at AutocompletePrompt.search (/Users/mags/.nvm/versions/node/v12.13.1/lib/node_modules/gitmoji-cli/node_modules/inquirer-autocomplete-prompt/index.js:177:32)
    at AutocompletePrompt._run (/Users/mags/.nvm/versions/node/v12.13.1/lib/node_modules/gitmoji-cli/node_modules/inquirer-autocomplete-prompt/index.js:65:10)
    at /Users/mags/.nvm/versions/node/v12.13.1/lib/node_modules/gitmoji-cli/node_modules/inquirer/lib/prompts/base.js:57:12
    at new Promise (<anonymous>)
    at AutocompletePrompt.run (/Users/mags/.nvm/versions/node/v12.13.1/lib/node_modules/gitmoji-cli/node_modules/inquirer/lib/prompts/base.js:56:12)
    at /Users/mags/.nvm/versions/node/v12.13.1/lib/node_modules/gitmoji-cli/node_modules/inquirer/lib/ui/prompt.js:98:27

OS: gitmoji-cli -v: 3.2.1 Node version: v12.13.1

Error Message:

image

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
carloscuestacommented, Mar 11, 2020

Fixed at 3.2.2

Thanks 🎉

3reactions
carloscuestacommented, Mar 10, 2020

This must be related by #303 @adriencaccia. I’ll try to take a look at this

Read more comments on GitHub >

github_iconTop Results From Across the Web

gitmoji | An emoji guide for your commit messages
Gitmoji is an emoji guide for your commit messages. Aims to be a standarization cheatshee /t for using emojis on GitHub's commit messages....
Read more >
🔨 [git]: Write better commits with Gitmoji - ...
In my case, I only read commits when i would like to track commit changes or to dig commit explanation. Otherwise, I directly...
Read more >
Gitmoji – Yay or Nay?
Emoji are hard to type on non-mobile platforms, and are difficult to search for in logs or files. Often they don't render properly....
Read more >
c++ - Git breaks my program?
The error generated by GCC occurs when the source file, or in this ... In file included from stray.c:1:0: /bin/ls:1:1: error: stray '\177' ......
Read more >
Enjoy your commit with gitmoji-c - sa.nitawaki - Medium
My company has a 'gitmoj' culture. This is the practice of putting 'gitmoji' at the beginning of the commit message when committing.
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