-
Notifications
You must be signed in to change notification settings - Fork 42
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
Getting Error while setting up project #172
Comments
Hi! It looks like it cannot find libindy. This is a native library required for hosting the demo. Hopefully this guide can help you: https://aries.js.org/guides/getting-started/installation/nodejs |
Hey @janrxyz , I followed all steps that were mentioned but still getting error. Step-1: Node Setup: Step-2: Npm / Yarn Setup: Step-3: Download Indy-sdk and Adding Path Step-4: Confirm installation run cmd; I ran it.... when i tried to give same cmd it is asking me install again. But Y again...? |
You installed Libindy, the underlying package needed to run AFJ. If you run the final command, it installs AFJ and checks if Libindy installation has succeeded. |
I am getting this error when i gave yarn install can some one help me
|
You need to follow the steps from the stacktrace: https://github.com/nodejs/node-gyp#on-windows |
I have followed it and installed the Desktop with C++ in visual Studio 2019 but still getting the same error. |
Have you tried reinstalling the dependencies and/or re-creating the yarn.lock after your changes? Make sure that it refers to the most recent installation of visual studio. |
I have re-cloned the repo. I am getting the same error.
|
Could you run |
Hey @janrxyz I have done it but got same error.
|
Hi team,
I am trying to setup the project but i am getting this error while give cmd:
yarn install
Error:
The text was updated successfully, but these errors were encountered: