Skip to content

Commit 63330d5

Browse files
authored
Clarify npx path and file extension usage
Added notes on adjusting the npx path and file extensions.
1 parent 0278787 commit 63330d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/troubleshooting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,3 +121,4 @@ Possible workarounds include:
121121
}
122122
}
123123
```
124+
Note: The path above is an example. You must adjust it to match the actual location of `npx` on your machine. Depending on your setup, the file extension might be `.cmd`, `.bat`, or `.exe` rather than `.ps1`. Also, ensure you use double backslashes (`\\`) as path delimiters, as required by the JSON format.

0 commit comments

Comments
 (0)