'Did you mean version' does not register as a valid command
dkbnz opened this issue · 1 comments
dkbnz commented
Steps to reproduce
Create a new multicommand project. Select all defaults.
npx oclif multi testcli
Install plugin-not-found.
npm install @oclif/plugin-not-found
Add to package.json as described here
After linking and running the cli with a misspelt version, the following happens:
mdonnalley commented
Closing since this is resolved in the latest major version