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

cdk-init bug fix #413

Merged
merged 1 commit into from
Jul 26, 2018
Merged

cdk-init bug fix #413

merged 1 commit into from
Jul 26, 2018

Conversation

eladb
Copy link
Contributor

@eladb eladb commented Jul 26, 2018

Since the toolkit doesn't depend on the framework anymore, "cdk init" cannot obtain
the version of @aws-cdk/cdk when it expands
templates. Since our repo currently uses a
monolithic version number, we can just use
the toolkit's version for that.

Also, remove unreachable code from spec-diff.ts

Fixes #409

Since the toolkit doesn't depend on the framework anymore, "cdk init" cannot obtain
the version of @aws-cdk/cdk when it expands
templates. Since our repo currently uses a
monolithic version number, we can just use
the toolkit's version for that.

Also, remove unreachable code from spec-diff.ts

Fixes #409
@eladb eladb requested a review from RomainMuller July 26, 2018 04:44
@eladb
Copy link
Contributor Author

eladb commented Jul 26, 2018

PR build failure was intermittent...

@eladb eladb merged commit 0543402 into master Jul 26, 2018
@eladb eladb deleted the benisrae/cdk-init-bug branch July 26, 2018 07:23
@NGL321 NGL321 added the contribution/core This is a PR that came from AWS. label Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cdk-init fail with an error
3 participants