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

fix(aws-cdk): fix cdk error on Windows #2660

Merged
merged 2 commits into from
May 28, 2019

Commits on May 28, 2019

  1. fix(aws-cdk): fix cdk error on Windows

    Fix an error when running any cdk command on Windows caused by '/' in ts-node path.
    Iamz committed May 28, 2019
    Configuration menu
    Copy the full SHA
    a5bf5e3 View commit details
    Browse the repository at this point in the history
  2. Fix another ts-node usage.

    Iamz committed May 28, 2019
    Configuration menu
    Copy the full SHA
    38aa488 View commit details
    Browse the repository at this point in the history