We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ce3d57 commit a8ae081Copy full SHA for a8ae081
docs/troubleshooting/known-issues.md
@@ -150,7 +150,11 @@ When executing `dsc.exe` commands in Windows PowerShell:
150
151
When running `dsc resource list --adapter Microsoft.Windows/WindowsPowerShell`, you
152
may see zero resources returned. In trace or debug logs, an error like the following can
153
-appear: "Cannot bind argument to parameter 'Path' because it is an empty string."
+appear:
154
+
155
+```console
156
+Cannot bind argument to parameter 'Path' because it is an empty string.
157
+```
158
159
### Problem details
160
0 commit comments