TencentCloud / TencentCloud/tencentcloud-sdk-nodejs
TypeError: Cannot read properties of undefined (reading'v20210622')
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 600
- Forks
- 113
- Avg merge
- 6h 46m
- Merged PRs (30d)
- 1
Description
4.0.2 之前的版本在build时会报错:
const RumClient = tencentcloud.rum.v20210622.Client
TypeError: Cannot read properties of undefined (reading'v20210622')
4.0.2 之后的版本@antv的图表展示不出来
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the build failure around tencentcloud.rum.v20210622.Client with versions before 4.0.2, then compare behavior after 4.0.2 where the @antv charts no longer display. Done means the SDK builds without the TypeError and the charts render correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100