Closed ksanjaykumar1 closed 9 months ago
There's a PR open that should fix some things: #1439.
Can you try running from that branch and see if it works?
I am getting a similar error.
This time it has thrown two additional errors. One was to update the node version to 18, which I did.
@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?
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)
@ksanjaykumar1 please check my answer here to confirm if it's related to the same underlying issue.
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:
main
branch and resolution fix proposed by @genaris 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
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!
There seems to be an error in cheqd library. If not please guide me on how to resolve it.