AtomLinter / linter-eslint-node

ESLint plugin for Atom/Pulsar Linter (v8 and above)
https://web.pulsar-edit.dev/packages/linter-eslint-node
MIT License
4 stars 3 forks source link

Atom fails to install package 1.0.6 #26

Open nigel-daniels opened 2 years ago

nigel-daniels commented 2 years ago

Issue Type

Bug

Issue Description

Fails to install in Atom with the error:

Bug Checklist

Installing “linter-eslint-node@1.0.6” failed.
Package version: 1.0.6 not found

Note: clicking on the package name opens the link https://atom.io/packages/linter-eslint-node This returns:

Error 500

savetheclocktower commented 2 years ago

This is a known issue related to website errors on atom.io. See: atom#25438, atom#25426.

One workaround is to install directly from GitHub via terminal…

apm install AtomLinter/linter-eslint-node

…but I have not tried this yet. I don't know if it requires uninstalling the version from atom.io, or if you'd still get automatic updates. I am holding out hope that the website issue is just a simple fix and somebody's just on vacation or something.

So this isn't our bug. But I'll keep this issue open for visibility until the website problems are fixed.

nigel-daniels commented 2 years ago

Got it.

Thanks for the advice, the good news is apm was able to install the package. Hopefully Atom can fix this at their end.

savetheclocktower commented 2 years ago

Keeping this open so people will see it if they try to report this again.

Remixful commented 2 years ago
apm install AtomLinter/linter-eslint-node
Cloning https://github.com/AtomLinter/linter-eslint-node.git failed
Installing modules done
Cannot read property 'getReferenceTarget' of null

I'm getting this error. It doesn't show up in my packages.

savetheclocktower commented 2 years ago

It doesn't happen for me. Can you try installing some other package via apm and see if the same error occurs?

mberntsen commented 2 years ago

using apm worked for me on atom 1.61.0-beta0