Command fails is folder don't exist.
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for making this great plugin. I've run into an issue using it regarding the `docroot/**/custom` paths. If any of the folders don't exist, then the command fails.
This is probably not common for the `modules` and `theme` custom folders, but I don't use a custom distribution so it fails for that.
Maybe a check can be added to make sure the folder's exist?
Also, I think you can customize the `docroot` used by BLT in the `blt.yml` file so using the `docroot` folder name may not be reliable either.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the command handling the docroot/**/custom paths and review how the docroot value is read from blt.yml. Verify that missing custom folders no longer cause the command to fail and that a configured docroot is honored.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100