By default windows has this disabled for powershell, most commonly packages managers like Yarn require running scripts to be enabled.
To allow running scripts on your system, the following has to be inserted into PowerShell:
set-executionpolicy remotesigned
This knowledge base serves as a valuable tool to simplify installations, troubleshoot common problems and to enhance the overall developer / admin experience.
mail@thijmenheuvelink.nl - all rights reserved