ganache-cli-docker-compose
ganache-cli-docker-compose copied to clipboard
Cannot find module '/app/build/cli.node.js
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 (internal/modules/cjs/loader.js:742:12)
at startup (internal/bootstrap/node.js:282:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:743:3)
Not 100% sure if this is the right place or should I post it in the https://github.com/trufflesuite/ganache-cli
- /app/ganache-core.docker.cli.js