shunkosa/sfdx-flowdoc-plugin

sfdx plugins:uninstall flowdoc fails

pogilvie opened this issue · 2 comments

peter: (master):~/Projects/salesforce-> sfdx plugins:uninstall  flowdoc
Uninstalling flowdoc... !
peter: (master):~/Projects/salesforce-> echo $?
2

@pogilvie Try sfdx plugins:uninstall sfdx-flowdoc-plugin

Yep that worked! Thank you!