MWDelaney / sage-acf-wp-blocks

Composer library for generating ACF Gutenberg blocks from templates. Intended for use with Roots/Sage (http://roots.io)
346 stars 66 forks source link

Installing via Composer did not install current version #33

Open Dorf opened 4 years ago

Dorf commented 4 years ago

In the Sage directory, I ran composer require "mwdelaney/sage-acf-gutenberg-blocks"

It worked great, then a couple of days later I got an error for ".DS_Store" file not having a title. You fixed this issue with a filecheck in commit #21. But that commit was not in my newly installed build. I updated it manually and it is working again.