When running Nautobot 2.4.18, the 'invoke build' tries to run 'poetry export' however the Nautobot Dev Docker Image has been updated to poetry version 2 which no longer has the 'poetry export' command.
As a work around, use Nautobot 2.4.14 as that dev image still uses Poetry Version 1.
When running Nautobot 2.4.18, the 'invoke build' tries to run 'poetry export' however the Nautobot Dev Docker Image has been updated to poetry version 2 which no longer has the 'poetry export' command.
As a work around, use Nautobot 2.4.14 as that dev image still uses Poetry Version 1.