This repository was archived by the owner on Dec 17, 2024. It is now read-only.
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
better error message when plugin fail to compile #517
Open
Description
getting:
$ fsh plugin install shell-project-plugin
Found module shell-project-plugin
Found module shell-project-plugin
Unable to resolve plugins
Unable to resolve plugins
should be Unable to compile shell-project-plugin. Aborting.
?
On a side note I'm not sure why Found module shell-project-plugin
is printed twice.