LukeMoody01 / mason_bricks

A collection of bricks that enable developers to be more productive when writing code.
MIT License
107 stars 42 forks source link

fix: Could not find lib folder in #32

Closed idc77 closed 1 year ago

idc77 commented 1 year ago

Brick

Description

Could not find lib folder in /home/user/IdeaProjects/flutter/blogs
Re-run this brick inside your lib folder
An exception occurred while executing hook: /home/user/.mason-cache/hosted/registry.brickhub.dev/feature_brick_0.6.2/hooks/pre_gen.dart.
Error: Exception

Steps To Reproduce

  1. mason init
  2. mason add feature_brick
  3. mason make feature_brick --feature_name list_blogs --state_management riverpod
  4. See error

Expected Behavior No error

Screenshots If applicable, add screenshots to help explain your problem.

Additional Context Using zsh, if that matters.

idc77 commented 1 year ago

Re-run this brick inside your lib folder ... This is... why... I don't..