You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/es/User-Guide.md
+28-2Lines changed: 28 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -662,7 +662,32 @@ Run 'pm refresh mi-proyecto' to update
662
662
pm doctor
663
663
```
664
664
665
-
Verifica runtimes instalados (Java, Node.js, .NET, Python, Gradle, Maven, Rust/Cargo, Go, pnpm, Bun, Yarn, Flutter) y valida las rutas de todos los proyectos registrados.
665
+
Verifica runtimes instalados (Java, Node.js, .NET, Python, Gradle, Maven, Rust/Cargo, Go, pnpm, Bun, Yarn, Flutter), valida las rutas de todos los proyectos registrados y muestra un **reporte de salud** por cada proyecto.
666
+
667
+
#### Verificaciones de salud (por proyecto)
668
+
669
+
| Verificación | Condición para pasar | Recomendación si falla |
0 commit comments