| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,28 @@ | |||
| 1 | + --- | ||
| 2 | + # Ups, algo no está funcionando. | ||
| 3 | + # Pero ¡Que no cunda el pánico! | ||
| 4 | + --- | ||
| 5 | + | ||
| 6 | + ## Revisa tu solución: | ||
| 7 | + | ||
| 8 | + `Solución | ||
| 9 | + ===================` | ||
| 10 | + | ||
| 11 | + %solution% | ||
| 12 | + | ||
| 13 | + `Tu intento | ||
| 14 | + ===================` | ||
| 15 | + | ||
| 16 | + %attempt% | ||
| 17 | + | ||
| 18 | + `Diferencia | ||
| 19 | + ===================` | ||
| 20 | + | ||
| 21 | + %diff% | ||
| 22 | + | ||
| 23 | + ## Solución de problemas frecuentes: | ||
| 24 | + * ¿Escribiste correctamente el nombre del archivo? Lo puedes comprobar ejecutanto ls `%filename%`, si ves: ls: cannot access `%filename%`: No such file or directory entonces deberias crear un nuevo archivo, renombrar el existente o cambiar de carpeta a la que contenga el archivo | ||
| 25 | + * Asegúrate de no omitir paréntesis, ya que de otra manera el compilador no sería capaz de parsearlo. | ||
| 26 | + * Asegúrate de no cometer ningún tipo de error ortográfico | ||
| 27 | + | ||
| 28 | + > **¿Necesita ayuda?** Has una pregunta en: github.com/nodeschool/discussions/issues | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,5 @@ | |||
| 1 | + --- | ||
| 2 | + | ||
| 3 | + # | ||
| 4 | + | ||
| 5 | + --- | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,5 @@ | |||
| 1 | + --- | ||
| 2 | + | ||
| 3 | + # | ||
| 4 | + | ||
| 5 | + --- | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,5 @@ | |||
| 1 | + --- | ||
| 2 | + | ||
| 3 | + # | ||
| 4 | + | ||
| 5 | + --- | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,5 @@ | |||
| 1 | + --- | ||
| 2 | + | ||
| 3 | + # | ||
| 4 | + | ||
| 5 | + --- | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,5 @@ | |||
| 1 | + --- | ||
| 2 | + | ||
| 3 | + # | ||
| 4 | + | ||
| 5 | + --- | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments