neo-node icon indicating copy to clipboard operation
neo-node copied to clipboard

Failed to uninstall plugin using lower case.

Open nicolegys opened this issue 3 years ago • 2 comments

To Reproduce Steps to reproduce the behavior:

  1. Uninstall plugin using lower case, like uninstall applicationlogs
  2. It returns Uninstall successful, but actually the plugin still exsits.

Screenshots 1663138744190

Source Code https://github.com/neo-project/neo-node/blob/master/neo-cli/CLI/MainService.Plugins.cs#L217 Here delete plugin folder with Plugins/applicationlogs, but it should be Plugins/ApplicationLogs.

Platform:

  • OS: [ubuntu 18.04]

nicolegys avatar Sep 14 '22 07:09 nicolegys

I think I have fixed this in mode pr

Jim8y avatar Sep 14 '22 12:09 Jim8y

I think I have fixed this in mode pr

No, you haven't :disappointed_relieved:

nicolegys avatar Sep 15 '22 02:09 nicolegys