Skip to content

Commit 72c4e4a

Browse files
committed
(doc) Add dependency issues YouTube video
1 parent edcef8e commit 72c4e4a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/docs/en-us/choco/troubleshooting/dependency-troubles.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ The most important information will be in the errors, and not the warnings.
1717
When you encounter these errors, it is recommended to start with the package name mentioned in the error, and attempt to install it.
1818
Repeat this process with any other failing dependencies until they're all installed.
1919

20+
In a previous livestream we demoed some of the dependency issues you may experience.
21+
22+
<Iframe ratio="16x9" link="https://www.youtube.com/embed/mulMztVQzQU?si=ZOFdN8Tr4cjB0Dt6&amp;start=1208" title="Troubleshooting Chocolatey Package Dependencies" />
23+
2024
### Example 1 - Upgrade All Fails to Upgrade One or More Packages
2125

2226
This will sometimes be encountered with meta-packages, such as `obs-studio` which takes an exact-version dependency on `obs-studio.install`.

0 commit comments

Comments
 (0)