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.

Is Gitmoji a necessary dependency?

See original GitHub issue

Hi @frinyvonnick, awesome package you’ve got here! I’m really excited to use it in production code, however I have a project running on Node v8.10.0 and the only blocker for installing this package is that gitmoji-changelog requires Node 10 or greater

$ yarn add-node-html-to-image
yarn run v1.10.1
error Command "add-node-html-to-image" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
$ yarn add node-html-to-image
yarn add v1.10.1
info No lockfile found.
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
[1/4] 🔍  Resolving packages...
warning node-html-to-image > gitmoji-changelog > immutadot > babel-runtime > core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning node-html-to-image > gitmoji-changelog > libnpm > npm-lifecycle > node-gyp > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
[2/4] 🚚  Fetching packages...
error gitmoji-changelog@2.1.0: The engine "node" is incompatible with this module. Expected version ">=10". Got "8.10.0"
error Found incompatible module
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
frinyvonnickcommented, May 20, 2020

This has been published in 2.1.0 🚀

0reactions
gravelcyclescommented, May 18, 2020

Thank you tons, @frinyvonnick. Do you know when you can merge the changes and publish them? 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

🔨 [git]: Write better commits with Gitmoji - DEV Community ...
Using emojis on commit messages provides an easy way of identifying the purpose or intention of a commit with only looking at the...
Read more >
carloscuesta/gitmoji: An emoji guide for your commit messages.
The gitmojis are published on the following package in order to be used as a dependency 📦 . Using gitmoji-cli. To use gitmojis...
Read more >
gitmoji | An emoji guide for your commit messages
Gitmoji is an emoji guide for your commit messages. Aims to be a standarization ... Pin dependencies to specific versions. 👷. :construction_worker:.
Read more >
gitmoji-cli-muwoo - npm Package Health Analysis - Snyk
A gitmoji client for using emojis on commit messages. For more information about how to use this package see README.
Read more >
Selected Gitmojis - mmap.page
Do not need to open gitmoji.dev in the browser before writing a commit message. ... upgrading dependencies; ⬇️ :arrow_down: when downgrading dependencies ...
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