ganache-cli-docker-compose
ganache-cli-docker-compose copied to clipboard
Results
1
ganache-cli-docker-compose issues
Sort by
recently updated
recently updated
newest added
Getting this error "Cannot find module '/app/build/cli.node.js" when following the installation steps. ``` internal/modules/cjs/loader.js:583 throw err; ^ Error: Cannot find module '/app/build/cli.node.js' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15) at Function.Module._load (internal/modules/cjs/loader.js:507:25) at Function.Module.runMain...