pulsar/packages/dalek
confused_techie 2eab519e23
Merge pull request #209 from Sertonix/add-or-update-packages-package-lock.js
add or update `packages/*/package-lock.json`
2022-12-13 18:21:25 -08:00
..
lib Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
test [dalek] Rename A[a]tom -> P[p]ulsar 2022-08-17 01:22:11 -03:00
.gitignore ➡️ Migrate core package 'dalek' into ./packages 2018-10-01 15:33:42 -07:00
package-lock.json add or update packages/*/package-lock.json 2022-12-10 19:13:50 +01:00
package.json Merge pull request #158 from Sertonix/remove-standart-linter 2022-12-07 20:03:45 -08:00
README.md rebrand and relicence 2022-12-03 02:46:08 +00:00

dalek

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

Why worry?

When people install core Pulsar 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 Pulsar
  3. Open a command prompt
  4. For each package named in the notification, execute pulsar -p uninstall [package-name]
  5. Start Pulsar 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 in any of our Community Areas.