Skip to content

Patch for CLI

Choose a tag to compare

@zorkow zorkow released this 31 Jul 09:57
· 2854 commits to master since this release

Patch release for breaking changes in the commander package. SRE relies on this for running on command line interface. This means that most older versions of SRE installed from npm will no longer run on the command line!

If you want to run older versions of SRE, please downgrade the commander package to v5.1.0 by running

npm install commander@5.1.0