FormindAPE
FormindAPE
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...
**Describe the bug** n8n crash when receiving a post webhook containing a Zero Width Space (U+200B) in the data part **To Reproduce** Steps to reproduce the behavior: 1. activate the...
When using the script to install all tools using ansible(winrm), the script crash without dowloading. the exeption is cause because `$defaultColor` is `$null` ```powershell Cannot convert null to type "System.ConsoleColor"...