Skip to content

Commit 5a6ef08

Browse files
author
Guillaume Chau
committed
Merge remote-tracking branch 'upstream/master'
2 parents 724cd36 + f9ad34b commit 5a6ef08

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,12 @@ Works with [vuex](https://github.com/vuejs/vuex) for time-travel debugging:
6666
~~~~
6767

6868
When using Yarn, just replace `npm` with `yarn`.
69+
70+
71+
### Commom problems and how to fix
72+
73+
1. Fixing "Download the Vue Devtools for a better development experience" console message when working locally over `file://` protocol:
74+
1.1 - Google Chrome: Right click on vue-devtools icon and click "Manage Extensions" then search for vue-devtools on the extensions list. Check the "Allow access to file URLs" box.
6975

7076

7177
### License

0 commit comments

Comments
 (0)