CodeGenieApp / CodeGenieApp/serverless-express
Could not generate the test app
- 主要语言
- 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`
贡献指南
调研方向
首先,在 Windows 上使用报告中的 Node.js、npm 和 AWS CLI 版本重现教程命令 `npx @codegenie/cli generate`。跟踪 generate 命令围绕 `generateAppResponse.data` 的响应处理,并确定 `outputPresignedUrl` 缺失的原因;完成的标准是教程命令能够在没有 `GENERATE_APP_FAILED` 的情况下生成应用。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- aws, javascript, node.js
- 领域
- cli, cloud
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100