Bug xf-dev:generate-finders fails if directory Finder does not exist yet

There is a bug in this version
K

Kirby

Guest
Calling xf-dev:generate-finders for an Add-on that does not already have a Finder directory fails with error message

File for <AddODir>/Finder/<FinderClass>.php could not be written to. Check directories exist and permissions.
Click to expand...

This is somewhat annoying, IMHO the command should just auto-create the directory if it does not exist yet.

Continue reading...