"plugin" command not working on v8.3.0
Closed this issue · 2 comments
cybervegan commented
Environment
Python Version: Python 3.11.2
Nikola Version: 8.3.0
Operating System: Debian Bookworm on both x86 64bit, and DietPi Bookworm on aarch64 (Raspberry Pi 4)
Description:
Invoking the "plugin" command on Nikola v 8.3.0 returns an error message:
$ nikola plugin
[2024-02-18 15:59:31] ERROR: Nikola: Unknown command plugin
[2024-02-18 15:59:31] INFO: Nikola: Did you mean "clean"?
Reverting to prior version (8.2.4) allows the command to succeed.
Kwpolska commented
cybervegan commented
Ok, thanks. I did search issues for prior fixes, but didn't see one.