-
Notifications
You must be signed in to change notification settings - Fork 347
cdk-dynamo-table-viewer@0.2.46 fails deployment #1139
Comments
Confirmed this. |
@vinayak-kukreja Thanks for the PR contribution. We will get this reviewed and merged. nit: Would you like to update your PR to refer the current latest version |
@vinayak-kukreja There is another issue #1231 which mentions the version issue for other languages. I will create consolidated PR for updating version of |
- Bump CDK Dynamo Table Viewer dependency. - Use CSS class for Prev/Next links rendered for a section. Fixes #1139 Fixes #1231 --- By submitting this pull request, I confirm that my contribution is made under the terms of the [MIT-0 License]. [MIT-0 License]: https://github.com/aws/mit-0/blob/master/MIT-0
|
Describe the bug
This is due to the library having
node 12
which is now not supported.Expected Behavior
Deployment succeeds
Current Behavior
Reproduction Steps
Follow steps here: https://cdkworkshop.com/20-typescript/50-table-viewer.html
Possible Solution
Upgrade to version
0.2.486
or above.PR which fixed node version in library.
Additional Information/Context
No response
CDK CLI Version
2.92.0 (build bf62e55)
Section
Using Construct Libraries
Browser
Firefox
Language
Typescript
The text was updated successfully, but these errors were encountered: