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.

Installation of @ngx-translate/core also installs “semantic-release” (since version 12.1.0)

See original GitHub issue

Current behavior

The @ngx-translate/core package seems to depend on semantic-release since v12.1.0:

Expected behavior

No installation of semantic-release since it’s a devDependency.

Minimal reproduction of the problem with instructions

npm install @ngx-translate/core
less package-lock.json

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:5
  • Comments:9

github_iconTop GitHub Comments

4reactions
ocombecommented, Feb 13, 2020

Thanks, good catch! It’ll be fixed in the next version (I won’t release a new version just for that)

2reactions
ocombecommented, Feb 27, 2020

Can you try 12.1.2 please? Hopefully it should be fixed for good now (based on https://www.npmjs.com/package/@ngx-translate/core/v/12.1.2?activeTab=dependencies)

Read more comments on GitHub >

github_iconTop Results From Across the Web

@ngx-translate/core - Awesome JS
core: remove semantic-release from the dependencies (b92a433), closes #1171 ... refer to the compatibility table to know which version you can install.
Read more >
Emoji not showing up in commit with git cz - Stack Overflow
... "@semantic-release/release-notes-generator", ... I am working with node version 14.17.4. ... However after commitizen they are missing.
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