Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

腾讯云部署问题 #2

Open
2192098715 opened this issue Jun 29, 2021 · 2 comments
Open

腾讯云部署问题 #2

2192098715 opened this issue Jun 29, 2021 · 2 comments

Comments

@2192098715
Copy link

显示测试成功,但就是没有签到
START RequestId:e331ab6e-b89b-4ae8-a8e5-fff080273c87

2021-06-29T00:02:00.901Z 00a946be-beab-47d3-9b17-6f6a3132e158 (node:7) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'todayGrowth' of undefined

    at /var/user/index.js:86:46

    at processTicksAndRejections (internal/process/task_queues.js:97:5)

    at async /var/user/index.js:28:5

2021-06-29T00:02:00.901Z 00a946be-beab-47d3-9b17-6f6a3132e158 (node:7) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 3)

Response RequestId:e331ab6e-b89b-4ae8-a8e5-fff080273c87 RetMsg:null

END RequestId:e331ab6e-b89b-4ae8-a8e5-fff080273c87

Report RequestId:e331ab6e-b89b-4ae8-a8e5-fff080273c87 Duration:141ms Memory:128MB MemUsage:14.371094MB

@FAITH-WEN
Copy link

现在的云函数没有自动安装依赖的功能了,直接创建失败

@yuebanliu
Copy link

在本地安装依赖测试,发现还是不成功 ,函数内部里面打印不出来
Uploading image.png…

Repository owner deleted a comment from fede-s Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@yuebanliu @2192098715 @FAITH-WEN and others