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

error in demo when "yarn faber" command is executed | Cheqd #1447

Closed
ksanjaykumar1 opened this issue May 2, 2023 · 7 comments
Closed

error in demo when "yarn faber" command is executed | Cheqd #1447

ksanjaykumar1 opened this issue May 2, 2023 · 7 comments

Comments

@ksanjaykumar1
Copy link

There seems to be an error in cheqd library. If not please guide me on how to resolve it.

Screenshot from 2023-05-02 15-19-10

@TimoGlastra
Copy link
Contributor

There's a PR open that should fix some things: #1439.

Can you try running from that branch and see if it works?

@ksanjaykumar1
Copy link
Author

I am getting a similar error.
Screenshot from 2023-05-02 17-45-35

This time it has thrown two additional errors. One was to update the node version to 18, which I did.
Screenshot from 2023-05-02 17-43-32

Screenshot from 2023-05-02 17-47-43

@daidoji
Copy link
Contributor

daidoji commented May 17, 2023

@TimoGlastra getting a similar but different error on the install. I don't have libindy installed though, should I have that before running the demo?

aries-javascript-framework-demo.txt

@TimoGlastra
Copy link
Contributor

Yes, you don't really need it to run the demo, but it's needed to run yarn install. We need to find a way around it (maybe by moving it to a different repo)

@genaris
Copy link
Contributor

genaris commented Jul 5, 2023

@ksanjaykumar1 please check my answer here to confirm if it's related to the same underlying issue.

@outSH
Copy link

outSH commented Oct 30, 2023

Having similar error on Fedora:

  _____           _                   
 |  ___|   __ _  | |__     ___   _ __ 
 | |_     / _` | | '_ \   / _ \ | '__|
 |  _|   | (_| | | |_) | |  __/ | |   
 |_|      \__,_| |_.__/   \___| |_|   
                                      
error Command failed with signal "SIGINT".
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Checked on:

  • Node v18.18.2 / NPM 10.2.1 / yarn 1.22.19, both main branch and resolution fix proposed by @genaris
  • Node v16.14.2 / NPM 8.10.0 / yarn 1.22.17 (only main branch)

OS

NAME="Fedora Linux"
VERSION="38 (Workstation Edition)"
ID=fedora
VERSION_ID=38
VERSION_CODENAME=""
PLATFORM_ID="platform:f38"
PRETTY_NAME="Fedora Linux 38 (Workstation Edition)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:38"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=38
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=38
SUPPORT_END=2024-05-14
VARIANT="Workstation Edition"
VARIANT_ID=workstation

@TimoGlastra
Copy link
Contributor

Can you try to re-run with the latest alpha release and 0.2.0 release for shared components. If the issue persists we can reopen!

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

5 participants