-
Notifications
You must be signed in to change notification settings - Fork 3
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
函数间调用,tencentcloud-serverless-nodejs包的rigion为undefined #2
Comments
这是node_modules/tencentcloud-serverless-nodejs/dist/services/invoke.js 文件的源码 第14行
哪里定义了this.config? 为什么会undefined
|
同样的错误。。。 还看了我半天- - |
近期内这个包会在新项目中重构,目前可先用云api的sdk调用invoke接口,参考资料 |
https://github.com/tencentyun/tencentcloud-serverless-nodejs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TypeError: Cannot read property 'region' of undefined
at SDK.default_1 [as invoke] (/var/user/node_modules/tencentcloud-serverless-nodejs/dist/services/invoke.js:14:32)
The text was updated successfully, but these errors were encountered: