Commit 8768090
committed
docs: Adds project info command to troubleshooting
feat(docs): add project-info command to troubleshooting
Adds a section to the troubleshooting guide that explains how to use the `npx nuxt-users project-info` command to verify the database configuration and module setup. This helps users to identify and resolve database-related issues.
Additionally, simplifies the user creation example by removing the list users command.
The execute permissions are also updated on some scripts.1 parent 2d91bd9 commit 8768090
File tree
4 files changed
+18
-4
lines changed- docs
- public
- user-guide
- scripts
4 files changed
+18
-4
lines changedFile mode changed.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
60 | 77 | | |
61 | 78 | | |
62 | 79 | | |
| |||
154 | 171 | | |
155 | 172 | | |
156 | 173 | | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
| 174 | + | |
161 | 175 | | |
162 | 176 | | |
163 | 177 | | |
| |||
File mode changed.
File mode changed.
0 commit comments