Skip to content

cdk-init bug fix#413

Merged
eladb merged 1 commit intomasterfrom
benisrae/cdk-init-bug
Jul 26, 2018
Merged

cdk-init bug fix#413
eladb merged 1 commit intomasterfrom
benisrae/cdk-init-bug

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