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

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

Open
jbassendine opened this issue Feb 6, 2023 · 0 comments

Comments

@jbassendine
Copy link

jbassendine commented Feb 6, 2023

Describe the bug
Tried to use v1.5 of Element after encountering bug with v2 (#616), but this time the init script fails. Looks like same issue as #83 but that issue was closed.

To Reproduce
Steps to reproduce the behavior:

  1. npm -g install [email protected]
  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):

  • OS: Fedora 36
  • Node.js version: 19.6.0
  • Version 1.5.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant