JSPM

  • Created
  • Published
  • Downloads 872295
  • Score
    100M100P100Q208103F
  • License MIT

"did you mean" for oclif

Package Exports

  • @oclif/plugin-not-found
  • @oclif/plugin-not-found/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@oclif/plugin-not-found) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@oclif/plugin-not-found

"did you mean" for oclif

Version Known Vulnerabilities Downloads/week License

Developing

This plugin works as a hook, so it won't "fire" just from being linked (ex: plugins link .)

To test changes using a CLI that already contains plugin-not-found, build this and copy this repo's lib/index.js over your CLI's equivalent.

ex: ~/.local/share/sf/client/current/node_modules/@oclif/plugin-not-found/lib/index.js