Setup shouldn't try to download plugins when running from alternate directory
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 62
- Forks
- 41
- Avg merge
- 2h 1m
- Merged PRs (30d)
- 2
Description
When pluginDirs is set in config.yml specifying an alternate location for plugins, running lando setup detects that the plugins are not in their usual location and downloads them.
This should respect pluginDirs and check there for the plugins.
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 with the lando setup command and how it reads config.yml, focusing on the pluginDirs setting and the check for plugins in their usual location. Verify that setup checks the configured alternate directory before downloading, and test with plugins stored there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100