CodeGenieApp / CodeGenieApp/serverless-express

Could not generate the test app

オープン
#697 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
5.3k
フォーク
676
PR マージ指標
30日以内にマージされた PR はありません

説明

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`

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start by reproducing the tutorial command `npx @codegenie/cli generate` on Windows with the reported Node.js, npm, and AWS CLI versions. Trace the generate command's response handling around `generateAppResponse.data` and determine why `outputPresignedUrl` is absent; done means the tutorial command generates the app without `GENERATE_APP_FAILED`.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
aws, javascript, node.js
領域
cli, cloud
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。