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.

gitmoji 4.4.0 test failure

See original GitHub issue

Issue:

OS: macOS gitmoji -v: 4.4.0 Node version: 16.6.1

Error Message:

$ /usr/local/Cellar/gitmoji/4.4.0/bin/gitmoji --search bug
Error: ENOENT: no such file or directory, open '/Users/rchen/.gitmoji/gitmojis.json'
    at Object.openSync (fs.js:498:3)
    at Object.readFileSync (fs.js:394:35)
    at Object.getEmojis (/usr/local/Cellar/gitmoji/4.4.0/libexec/lib/node_modules/gitmoji-cli/lib/utils/emojisCache.js:38:49)
    at getEmojis (/usr/local/Cellar/gitmoji/4.4.0/libexec/lib/node_modules/gitmoji-cli/lib/utils/getEmojis.js:23:54)
    at Object.search (/usr/local/Cellar/gitmoji/4.4.0/libexec/lib/node_modules/gitmoji-cli/lib/commands/search/index.js:17:33)
    at /usr/local/Cellar/gitmoji/4.4.0/libexec/lib/node_modules/gitmoji-cli/lib/cli.js:90:75
    at Array.map (<anonymous>)
    at Object.search (/usr/local/Cellar/gitmoji/4.4.0/libexec/lib/node_modules/gitmoji-cli/lib/cli.js:90:44)
    at findGitmojiCommand (/usr/local/Cellar/gitmoji/4.4.0/libexec/lib/node_modules/gitmoji-cli/lib/utils/findGitmojiCommand.js:33:53)
    at Object.<anonymous> (/usr/local/Cellar/gitmoji/4.4.0/libexec/lib/node_modules/gitmoji-cli/lib/cli.js:94:33) {
  errno: -2,
  syscall: 'open',
  code: 'ENOENT',
  path: '/Users/rchen/.gitmoji/gitmojis.json'
}

relates to https://github.com/Homebrew/homebrew-core/pull/82672

cc @carloscuesta!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
chenrui333commented, Aug 4, 2021

Nice, thanks for the quick turnaround.

0reactions
chenrui333commented, Aug 4, 2021

Awesome!

Read more comments on GitHub >

github_iconTop Results From Across the Web

For fixing broken tests #267 - carloscuesta/gitmoji - GitHub
Hello @carloscuesta 😎! Emoji: ❎ Code: :negative_squared_cross_mark: Description: Fixing broken tests We currently have ✓ for adding tests ...
Read more >
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 ... Add, update, or pass tests....
Read more >
JS Utilities for a Grrreat Developer Experience (Part 2/4 TS ...
In this tutorial I will review my favorite utilities for making JavaScript modules. This is part 2 of 4 in a series about...
Read more >
homebrew-core - Homebrew Formulae
a2ps 4.14 Any‑to‑PostScript filter aacgain 1.8 AAC‑supporting version of mp3gain aalib 1.4rc5 Portable ASCII art graphics library aamath 0.3 Renders mathematical expressions as ASCII art
Read more >
Compare Packages Between Distributions - DistroWatch.com
2d-array-test-export-to-quicklisp-502a46e2-git 2fa-1.2.0 3270font-3.0.1 389-ds-base-2.3.0 ... assert-failure-0.1.2.6 ... bleachbit-4.4.0 blender-3.3.1
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