microsoft / microsoft/vscode-azurestaticwebapps
Extension should detect and use locally installed SWA CLI
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 99
- Forks
- 39
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
The extension currently only looks for and uses global installations of the SWA CLI. If you install it only as a local dev dependency, the extension won't find it.
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 tracing how the extension currently locates the global SWA CLI. Inspect the CLI lookup and invocation path, then verify how a locally installed development dependency could be detected and used. Done means the extension works when the SWA CLI is installed locally without a global installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- cli, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100