You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pages/configuration/dependencies/README.mdx
-9Lines changed: 0 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -164,15 +164,6 @@ If DevSpace detects that two projects within the dependency tree define the same
164
164
### Circular Dependencies
165
165
If DevSpace detects two projects which define each other as dependencies (either directly or via child-dependencies), DevSpace will print a warning showing the problematic dependency path within the dependency tree.
166
166
167
-
## Useful Commands
168
-
169
-
### `devspace update dependencies`
170
-
If you want to force DevSpace to update the dependencies (e.g. git fetch & pull), you can run the following command:
0 commit comments