microsoft / microsoft/vscode-azurestaticwebapps

Extension should detect and use locally installed SWA CLI

Open
#857 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.