Skip to content

Commit f9ad34b

Browse files
Renoir dos Reisyyx990803
Renoir dos Reis
authored andcommitted
chore: adding session to help newcomers with commom problems and how to solve them. (#467)
1 parent 3bdb029 commit f9ad34b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
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)