eightshift-libs icon indicating copy to clipboard operation
eightshift-libs copied to clipboard

Columns block has wrong dependency

Open dingo-d opened this issue 2 years ago • 0 comments

Describe your bug

When importing the columns block the following command is listed as a dependency:

wp boilerplate blocks use-component --name='column'

Steps to Reproduce

  1. Install the theme with the boilerplate
  2. Try to run wp boilerplate blocks use-block --name=columns
  3. See the wrong message for dependencies

Expected behavior

The dependency is not on the component but on the block

 wp boilerplate blocks use-block --name=column

Screenshots, screen recording, code snippet

No response

Environment info

  • PHP 7.4.30
  • MacOS 12.6
  • Valet install

Please confirm that you have searched existing issues in this repo.

Yes

Please confirm that you have searched in our documentation and couldn't find the answer.

Yes

Please confirm that your bug occurs with all plugins uninstalled and with the default WordPress theme active.

Yes

dingo-d avatar Oct 18 '22 10:10 dingo-d