Skip to content

Latest commit

 

History

History
 
 

dalek

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

dalek

EXTERMINATEs core packages installed in ~/.atom/packages.

Why worry?

When people install core Atom packages as if they are community packages, it can cause many problems that are very hard to diagnose. This package is intended to notify people when they are in this precarious position so they can take corrective action.

I got a warning, what do I do?

  1. Note down the packages named in the notification
  2. Exit Atom
  3. Open a command prompt
  4. For each package named in the notification, execute apm uninstall [package-name]
  5. Start Atom again normally to verify that the warning notification no longer appears

I have more questions. Where can I ask them?

Please feel free to ask on the official Atom message board.