Skip to content

Check the version of the AWS CDK Node package before proceeding #30

@evilkermit

Description

@evilkermit

We've noticed that if someone failed to update from v1 to v2, then substrate will not do any checking or reporting of the issue, which will can cause failures in the bootstrapping process due to the switch in bootstrapping templates used by the CDK.

Ideally, substrate will perform two checks and report meaningful errors before starting work when being deployed to an AWS target:

  1. Check if the Node package is installed.
  2. Check if an acceptable version of the Node package is installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions