This repository was archived by the owner on May 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
This repository was archived by the owner on May 12, 2021. It is now read-only.
start script failing #3
Copy link
Copy link
Open
Description
Hi, when I run yarn start:env, I get this error. Does this example require any other configuration prior to running the script ?
yarn run v1.22.10
$ ./scripts/start-env.sh
Starting new ganache-cli instance with an ap-chain snapshot.
Applying Pre-signed Transactions...
/mnt/d/code/example/node_modules/web3-core-helpers/src/errors.js:42
return new Error(message);
^
Error: Invalid JSON RPC response: ""
at Object.InvalidResponse (/mnt/d/code/example/node_modules/web3-core-helpers/src/errors.js:42:16)
at XMLHttpRequest.request.onreadystatechange (/mnt/d/code/example/node_modules/web3-providers-http/src/index.js:98:32)
at XMLHttpRequestEventTarget.dispatchEvent (/mnt/d/code/example/node_modules/xhr2-cookies/dist/xml-http-request-event-target.js:34:22)
at XMLHttpRequest._setReadyState (/mnt/d/code/example/node_modules/xhr2-cookies/dist/xml-http-request.js:208:14)
at XMLHttpRequest._onHttpRequestError (/mnt/d/code/example/node_modules/xhr2-cookies/dist/xml-http-request.js:349:14)
at ClientRequest.<anonymous> (/mnt/d/code/example/node_modules/xhr2-cookies/dist/xml-http-request.js:252:61)
at ClientRequest.emit (node:events:369:20)
at Socket.socketOnEnd (node:_http_client:496:9)
at Socket.emit (node:events:381:22)
at endReadableNT (node:internal/streams/readable:1307:12)
at processTicksAndRejections (node:internal/process/task_queues:81:21)
error Command failed with exit code 1.
Metadata
Metadata
Assignees
Labels
No labels