Log1x / acf-composer

Compose ACF Fields, Blocks, Widgets, and Option Pages with ACF Builder on Sage 10.
https://github.com/Log1x/acf-composer
MIT License
413 stars 56 forks source link

No publishable resources for tag [] #148

Closed shalawfatah closed 1 year ago

shalawfatah commented 1 year ago

I installed acf-composer but when I try to publish, it gives me this. Although it says publishing complete later, but the terminal does not recognize acf command later, which means the package is not installed. What should I do ?

vagrant@vvv:/srv/www/current-multisite/public_html/wp-content/themes/gwc-sage$ wp acorn vendor:publish --provider="Log1x\AcfComposer\Providers\AcfComposerServiceProvider"
No publishable resources for tag [].
Publishing complete.
shalawfatah commented 1 year ago

Solved it by running wp acorn optimize:clear first