Azure / Azure/static-web-apps-cli

SWA CLI not in path after installing locally

Abierto
#951 1 comentario 2 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
668
Forks
156
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Before filing this issue, please ensure you're using the latest CLI by running `swa --version` and comparing to the latest version on [npm](https://www.npmjs.com/package/@azure/static-web-apps-cli).

**Are you accessing the CLI from the default port `:4280` ?**

- [ ] No, I am using a different port number (`--port`) and accessing the CLI from that port
- [x] Yes, I am accessing the CLI from port `:4280`

> Make sure you are accessing the URL printed in the console when running `swa start`!

**ℹ️ NOTE: Make sure to enable debug logs when running any `swa` commands using `--verbose=silly`**

**Describe the bug**
I'm trying to install the CLI locally and then validate the install: https://azure.github.io/static-web-apps-cli/docs/use/install

```
cd projectDir/
npm init
npm install -D @azure/static-web-apps-cli
swa --version
```

**RESULT**: `swa: The term 'swa' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.`

Even when I restart the terminal, this remains the case.

**To Reproduce**
- Use Windows 11
- Use node 22 (`nvm install lts && nvm use 22`)

**Expected behavior**
According to the docs, this should just work. `swa` shouldn't need a global install to work.

**Screenshots**
None

**Desktop (please complete the following information):**

- OS: [e.g. iOS]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza con las instrucciones de instalación en https://azure.github.io/static-web-apps-cli/docs/use/install y reproduce en Windows 11 con Node 22 los comandos de instalación local y `swa --version` indicados. Comprueba cómo se espera invocar la CLI instalada localmente y compáralo con el flujo de trabajo documentado. Se considera completado cuando la instalación local documentada permite a los usuarios validar la CLI sin una instalación global.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
node.js, typescript
Área
cli
Tipo de issue
Error
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.