codefi-assets-and-payments
codefi-assets-and-payments copied to clipboard
Step 3 in installation is not working. Missing script: "docker:admin-api"
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
Is it working for you now ?
use v.1.0.0 seem working fine, instead of the latest commit
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