atom/apm

Kite isn't installing

Wizards-god opened this issue · 2 comments

Prerequisites

Description

The kite plugin for atom isn't installing and is giving me this error:
(node:12780) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.

(node:11520) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
npm ERR! code E400
npm ERR! 400 Bad Request - GET https://www.atom.io/api/packages/kite/versions/0.206.0/tarball

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\parja.atom.apm_logs\2022-04-04T16_39_30_693Z-debug.log

Steps to Reproduce

  1. Open package installer in atom
  2. Search for kite
  3. Click on install

Expected behavior:

I expect kite to install

Actual behavior:

The installer gives me an error

Reproduces how often:

100% of the times I have tried

Versions

Atom : 1.60.0
Electron: 9.4.4
Chrome : 83.0.4103.122
Node : 12.14.1

apm 2.6.2
npm 6.14.13
node 12.14.1 x64
atom 1.60.0
python 3.10.4
git 2.34.1.windows.1
visual studio 2019

Windows Version : 22581.200(22H2)

The kite repository is no longer acccessible https://github.com/kiteco/atom-plugin that is why it cannot be installed, I will go ahead and close this issue

Is there no other way to install Kite on atom?