neo-node
neo-node copied to clipboard
Failed to uninstall plugin using lower case.
To Reproduce Steps to reproduce the behavior:
- Uninstall plugin using lower case, like
uninstall applicationlogs - It returns
Uninstall successful, but actually the plugin still exsits.
Screenshots

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]
I think I have fixed this in mode pr
I think I have fixed this in mode pr
No, you haven't :disappointed_relieved: