Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kuriakinzeng committed Jun 10, 2017
1 parent a836c67 commit ed2d94d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ npm install
gatsby develop
```

## Troubleshooting
If you encounter `UNHANDLED REJECTION TypeError: Cannot read property 'internal' of undefined`
Delete the `.cache` folder within `www`

## Contributing
1. Create your feature branch: `git checkout -b my-new-feature`
2. Commit your changes: `git commit -am 'Add some feature'`
Expand Down

0 comments on commit ed2d94d

Please sign in to comment.