RasPhilCo
RasPhilCo
I'm just bubbling up the error message with `Event`, not creating an `ErrorEvent`. Let me know if this is the wrong direction.
@sobrinho would you elaborate on what you are wanting to maintain or change here? I've had a few of us look and we're all a bit confused on your expectation...
The yarn error is being swallowed. We likely need to surface it or at least show something more useful.
How did you install the CLI?
There are no plans to write autocomplete for fish at this time.
Unable to reproduce this. Can you upgrade the CLI and try running the command on another app as well to see if we can't isolate the issue?
now via snap?
For reference, you can improve your plugin's performance by following this [lazy loaded command example](https://github.com/dickeyxxx/heroku-debug/pull/2/files). No changes to `cli-engine` needed for now.
Moving to open w/ hopes-and-dreams re: file name conventions
Done https://github.com/heroku/cli-engine/blob/master/src/commands/plugins/install.js#L9 for `plugins:install`, but no solution yet globally.