Log1x/navi

navi:make not working

Closed this issue · 2 comments

Hi
I used the version 3.1 where make:navi worked but since you have updated the code and gone to version 3.1.1 to use navi:make I get the following error

wp acorn navi:make

ERROR There are no commands defined in the "navi" namespace.

If I try to install version 3.1 I can't use the make:navi anymore - just get a error message that it does not exist in the make namespace.

Hope you can help

Try clearing your package cache with wp acorn optimize:clear - if that works, you may need to run wp acorn acorn:install to add Acorn's post-autoload-dump which would handle this automatically.

Thanks that did the trick :)