Error de modulo

This commit is contained in:
2026-03-10 11:42:17 +01:00
parent 1063358bdf
commit ff34e9b664
3 changed files with 21 additions and 11 deletions

View File

@@ -8,7 +8,10 @@ específicamente para *PostgreSQL*
De momento solo esta disponible para descargar desde el repositorio:
``` bash
# npm
# npm (from Gitea registry)
npm install db-migrate --registry=https://git.savefamilygps.net/api/packages/alvarsanmartin/npm/
# npm (from git)
npm install "https://git.savefamilygps.net/alvarsanmartin/herramienta-migracion.git"
# yarn