codefi-assets-and-payments icon indicating copy to clipboard operation
codefi-assets-and-payments copied to clipboard

Step 3 in installation is not working. Missing script: "docker:admin-api"

Open haiyanksa opened this issue 2 years ago • 3 comments

Apparently there is a missing script in package.json

I followed the steps in README.md. When I run 'npm run docker:admin-api' we get the following error message:

npm ERR! Missing script: "docker:admin-api" npm ERR! npm ERR! To see a list of scripts, run: npm ERR! npm run

npm ERR! A complete log of this run can be found in: npm ERR! /Users/root/.npm/_logs/2023-01-24T07_22_09_777Z-debug-0.log

haiyanksa avatar Jan 24 '23 07:01 haiyanksa

Is it working for you now ?

NovaTheMachine avatar Jan 27 '23 02:01 NovaTheMachine

use v.1.0.0 seem working fine, instead of the latest commit

stanleyyconsensys avatar Feb 17 '23 10:02 stanleyyconsensys

version 1.0.0 is not working for me :

ERROR: failed to solve: executor failed running [/bin/sh -c YARN_CACHE_FOLDER=/yarn yarn install]: exit code: 137 Service 'admin-api' failed to build : Build failed

NovaTheMachine avatar Apr 04 '23 17:04 NovaTheMachine