Skip to content

Commit 02f93f8

Browse files
authored
Update README.md
1 parent 48a4ff3 commit 02f93f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ npm install
4141
npm start
4242
```
4343

44+
> Note: There's [an issue in `ganache-core`](https://github.com/trufflesuite/ganache-core/issues/650) that can make the `npm install` step fail.
45+
>
46+
> If you see `npm ERR! code ENOLOCAL`, try running `npm ci` instead of `npm install`.
47+
4448
Open [http://localhost:3000/](http://localhost:3000/) to see your Dapp. You will
4549
need to have [Metamask](https://metamask.io) installed and listening to
4650
`localhost 8545`.

0 commit comments

Comments
 (0)