flood-io / element

💦Load test your app using real web browsers
https://element.flood.io
Apache License 2.0
350 stars 43 forks source link

Can't run init on old version of element? "An unexpected empty rejection occurred" #618

Open jbassendine opened 1 year ago

jbassendine commented 1 year ago

Describe the bug Tried to use v1.5 of Element after encountering bug with v2 (https://github.com/flood-io/element/issues/616), but this time the init script fails. Looks like same issue as https://github.com/flood-io/element/issues/83 but that issue was closed.

To Reproduce Steps to reproduce the behavior:

  1. npm -g install element-cli@1.5.1
  2. element init

Expected behaviour Expected project to be initialized

Encountered behaviour

INFO UPDATE AVAILABLE The latest stable version of element-cli is 2.0.4 INFO Get it by running yarn global upgrade element-cli@latest Initializing '/home/user/Development/flood-element' ? A URL to use in the generated test script. (https://challenge.flood.io) > Error! An unexpected empty rejection occurred rejection: null this is a bug, please report it here https://github.com/flood-io/element/issues/new?template=bug_report.md

Desktop (please complete the following information):