pulsar/packages/dalek
2018-10-02 07:57:28 -07:00
..
lib Update dalek's README link in package notifications 2018-10-02 07:57:28 -07:00
test ➡️ Migrate core package 'dalek' into ./packages 2018-10-01 15:33:42 -07:00
.gitignore ➡️ Migrate core package 'dalek' into ./packages 2018-10-01 15:33:42 -07:00
LICENSE.md ➡️ Migrate core package 'dalek' into ./packages 2018-10-01 15:33:42 -07:00
package.json ➡️ Migrate core package 'dalek' into ./packages 2018-10-01 15:33:42 -07:00
README.md ➡️ Migrate core package 'dalek' into ./packages 2018-10-01 15:33:42 -07:00

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.