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.

Bug: update eslint package, @humanwhocodes/config-array Not Found

See original GitHub issue

Environment

Node version: 14.18.0 npm version: 6.14.15 Local ESLint version: Global ESLint version: Operating System: Windows 11

What parser are you using?

Other

What did you do?

Basically, I install eslint@nest version, like: npm i eslint@next --save-dev and I’m getting this error image

What did you expect to happen?

install the package

What actually happened?

none

Participation

  • I am willing to submit a pull request for this issue.

Additional comments

No response

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:13
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

6reactions
semoalcommented, Oct 7, 2021

I’m getting the same.

image

Is it because the npm service is down?

status.npmjs.org

Yes, probably its because NPM itself

4reactions
drochgeniuscommented, Oct 7, 2021

Facing this issue in our CI as well, trying to install eslint@latest

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to install eslint for a javascript project? - Stack Overflow
404 '@humanwhocodes/config-array@^0.5.0' is not in the npm registry. npm ERR! 404 You should bug the author to publish it (or use the name ......
Read more >
@humanwhocodes/config-array | Yarn - Package Manager
A config array is a way of managing configurations that are based on glob pattern matching of filenames. Each config array contains the...
Read more >
@humanwhocodes/config-array - npm
Start using @humanwhocodes/config-array in your project by running `npm i @humanwhocodes/config-array`. There are 5 other projects in the ...
Read more >
eslint - npm Package Health Analysis - Snyk
The npm package eslint was scanned for known vulnerabilities and missing license, and no issues were found. Thus the package was deemed as...
Read more >
Getting Started with ESLint - Pluggable JavaScript Linter
ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript ... you can use the --config option and specify the...
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