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.

Feature Request: re-enable global installs

See original GitHub issue

Just upgraded from ESLint 6.x to 7.8.1 and I’ve noticed that it no longer allows for global installs.

I know we should be installing this for every project, and I am, but I really liked the ability to have my code linted if I just created a quick .js file anywhere on my computer.

Previously I had it setup that most of my projects would have a local ESLint, but if I wanted to whip up a quick demo (several times a day for me), it would still lint my code.

So - maybe I’m not finding how to do this with 7, but from this thread it seems that feature was removed.

Could we have this added back in? Or is there another way we can get the benefit without having to do the whole install song-and-dance when I’m editing a 20 line .js file?

Thanks a lot 😃

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
nzakascommented, Oct 6, 2020

Closing as we don’t plan on making a change for this issue.

1reaction
wesboscommented, Sep 14, 2020

Is it possible to have that dynamically look it up? The way I use it is via the eslint vs code plugin, it looks for a local install and if not it goes for the global install.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Feature request: global install via `stack install -g`, like `npm ...
I have considered about the global project design in stack, but it seems not always works, e.g. when there are two or more...
Read more >
Feature Request : Allow Packages to define GLOBAL Script ...
Example problem: I have a package "FOO" that implements feature "FOO_A". I have a package "BAR" that implements feature "BAR_B".
Read more >
[Question/Feature Request] UI Client Global Configuration
I see in the docs that I can configure the following during install from the command line: CHECKUPDATE=1 WORKSPACE=acme VPNPROXYMODE=1.
Read more >
Submit a feature request for Solarwinds Products
This article describes how to submit a feature request to SolarWinds. Feature requests and votes by you and other SolarWinds users help ...
Read more >
Feature Requests - Jamf Nation Community
Hello everyone- First of all, thanks to everyone for the feature requests, both on this list and in person over the last 7...
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