Skip to content

Commit

Permalink
adding note about timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
indirectlylit committed Dec 10, 2020
1 parent 2b293fe commit 2a4ecfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ cd design-system
yarn install
```

(Note: if you see a timeout error like `ESOCKETTIMEDOUT`, you can [configure yarn with a higher timeout value as described here](https://github.com/yarnpkg/yarn/issues/5540#issuecomment-374069461).)

Run the development server using

```bash
Expand Down

0 comments on commit 2a4ecfe

Please sign in to comment.