Skip to content

Commit

Permalink
[docs] add note about babel cache to upgrade guide
Browse files Browse the repository at this point in the history
for details see facebook#759
  • Loading branch information
anru authored Jun 15, 2018
1 parent 58fba70 commit 3d64fd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/getting-started-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,5 @@ or
```
npm update docusaurus
```

If that doesn't work, try clear your babel cache (usually it's in [temporary directory](https://babeljs.io/docs/en/babel-register/#environment-variables) or run docusaurus with `BABEL_DISABLE_CACHE=1` env configuration.

0 comments on commit 3d64fd6

Please sign in to comment.