juan-herrera-adl
juan-herrera-adl
Hi, I have the same problem, could you solve it?
I have downloaded this code through github clone in another directory and npm install worked fine. But I had to change some env variables (CRYPTO_PATH and CERT_PATH) with right paths...
Hi, I found the paths with the errors that showed me the application when I started. We need to reference the correct path to test-network. Example: export CRYPTO_PATH = [your_local_path]/test-network/organizations/peerOrganizations/org1.example.co...