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

Typo in cdk.json causing failed install #29

Open
eitanick opened this issue Dec 31, 2024 · 2 comments
Open

Typo in cdk.json causing failed install #29

eitanick opened this issue Dec 31, 2024 · 2 comments

Comments

@eitanick
Copy link

Could there be a typo in cdk.json, line 37:
"@aws-cdk/customresources:installLatestAwsSdkDefault": false,
instead of
"@aws-cdk/custom-resources:installLatestAwsSdkDefault": false,
?

@tvanceadv
Copy link

tvanceadv commented Feb 1, 2025

Replacing the original line "@aws-cdk/customresources:installLatestAwsSdkDefault": false,
with "@aws-cdk/custom-resources:installLatestAwsSdkDefault": false, resolved my issue with the installation issue.

@Hoseong-Seo
Copy link
Contributor

Thank you for your great interests, @eitanick
It's originally "@aws-cdk/customresources:installLatestAwsSdkDefault": false," at which branch did you see a 'custom-resources" ?

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

3 participants