C
C
CyberSnoop2018-11-13 14:51:24
atom
CyberSnoop, 2018-11-13 14:51:24

Why can't I activate Atom-Beautify?

Hello. Dear Developers, I ran into a problem installing atom-beautify. After downloading the editor itself, I wanted to install this plugin through Install Packages, but Atom gave an error like in the screenshot:
5beab83d907d1831193875.png
I used an alternative way - downloaded the latest version from atom.io (0.33.4) and directly extracted the zip to .atom/packages on desktop. After calling
apm link "atom-beautify-0.33.4" in cmd, the
archive is added, but now Atom reports the absence of the event-kit module:
5beab9f0683c7039699280.png
Apparently, you need to install event-kit in npm, and I do it:
npm install event-kit
Result - the same. The module is not recognized by Atom, the plugin has been added to the editor menu, but is still not active. What is the problem here?
Thank you in advance for your help.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question