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.

Fixes all issues when selecting only one rule

See original GitHub issue

When selecting a particular rule to be fixed:

image

It will ask for confirmation:

image

image

And after hitting enter it will fix all issues, not just the one that I have chosen.

Any ideas of why this could be happening?

My package.json looks like:

"nibble": "eslint-nibble --ext .jsx,.js client/"

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
ljharbcommented, Mar 30, 2019

(specifically, unless npm ls exits successfully, you won’t be able to rely on anything working properly)

1reaction
IanVScommented, Mar 29, 2019

Hi @nisevi, thanks. The peer dependency of eslint-nibble on eslint is 4.0 or above. Are you able to upgrade your eslint to a more recent version?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix Excel Conditional Formatting Problem Extra Rules
And what I do to fix it is select all the rows, except for the first one. Then go to Conditional Formatting, Clear...
Read more >
How to Fix It When Outlook Rules Are Not Working - Lifewire
To set up an Outlook message rule, right-click a message and select Rules > Create Rule. Choose a condition and an action to...
Read more >
The rules on this computer do not match the rules on Microsoft ...
Choose Server when prompted and then go back in Outlook and re-enable any rules that were disabled. See the Update History page for...
Read more >
How to fix just one rule using eslint - Stack Overflow
To fix the issues caused by just one rule, you need to combine --fix --rule with --no-eslintrc . Otherwise your rule will just...
Read more >
How to Fix Outlook Rules Not Working in Windows 10
Go down on your list of rules and select the first rule. Once a rule has been selected, click on the Change Rule...
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