CodeGenieApp / CodeGenieApp/serverless-express

Could not generate the test app

Abierto
#697 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
5.3k
Forks
676
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hello everyone. I've stumbled with this tool and I wanted to test it out, but just following the tutorial it prompts an error:

```
{
errorMessage: "Cannot destructure property 'outputPresignedUrl' of 'generateAppResponse.data' as it is undefined."
}
⬆️📦 Generating App... !
» Error: Error while generating app.
» Code: GENERATE_APP_FAILED
```

I'm not sure if I did something wrong. I configured and tested aws cli, I signed on code genie cli and then used the command `npx @codegenie/cli generate --name "Todoodle" --description "A todo list app that lets users create lists and add items to the list. Items should have a title, description, be markable as completed, have a due date, and have an image."` of the tutorial (including the `mkdir todo` part).

I'm using windows. Maybe that's the reason? Of course I modified the command so it'd run in windows (removing the slashes and creating and moving to de "todo" directory step by step). I even tried using git bash but no luck.

aws cli version: `aws-cli/2.27.35 Python/3.13.3 Windows/11 exe/AMD64`
node version: `v22.14.0`
npm version: `10.9.2`

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza reproduciendo el comando del tutorial `npx @codegenie/cli generate` en Windows con las versiones indicadas de Node.js, npm y AWS CLI. Rastrea el manejo de la respuesta del comando generate alrededor de `generateAppResponse.data` y determina por qué falta `outputPresignedUrl`; se considera terminado cuando el comando del tutorial genera la aplicación sin `GENERATE_APP_FAILED`.

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

Evaluación

Stack tecnológico
aws, javascript, node.js
Área
cli, cloud
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.