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.

CircularJSON dependency warning

See original GitHub issue

warning eslint > file-entry-cache > flat-cache > circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.

Perhaps changing to https://github.com/WebReflection/flatted#flatted?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:11
  • Comments:24 (14 by maintainers)

github_iconTop GitHub Comments

15reactions
eslint-deprecated[bot]commented, Dec 15, 2018

Unfortunately, it looks like there wasn’t enough interest from the team or community to implement this change. While we wish we’d be able to accommodate everyone’s requests, we do need to prioritize. We’ve found that issues failing to reach accepted status after 21 days tend to never be accepted, and as such, we close those issues. This doesn’t mean the idea isn’t interesting or useful, just that it’s not something the team can commit to.

Thanks for contributing to ESLint and we appreciate your understanding.

10reactions
ghostcommented, Dec 15, 2018

it’s not something the team can commit to.

I guess that’s ONE way to reduce your bug count.

Read more comments on GitHub >

github_iconTop Results From Across the Web

yarn install warning on package has empty message
What's happening here is that object-keys@0.4.0 has been marked as deprecated, but there is no message. You can see via
Read more >
NG0200: Circular dependency in DI detected while ... - Angular
A cyclic dependency exists when a dependency of a service directly or indirectly depends on the service itself. For example, if UserService depends...
Read more >
Npm install error(fails) - M220JS - MongoDB
npm WARN deprecated circular-json@0.3.3: CircularJSON is in ... npm WARN deprecated sane@4.1.0: some dependency vulnerabilities fixed, ...
Read more >
TypeError: cyclic object value - JavaScript - MDN Web Docs
The JavaScript exception "cyclic object value" occurs when object references were found in JSON. JSON.stringify() doesn't try to solve them ...
Read more >
React : Dépendance obsolète en Réactjs - Developpez.net
npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer ... npm WARN deprecated circular-json@0.3.3: CircularJSON is in ...
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