[BUG] Error:spawn powershell.exe ENOENT
Opened this issue · 3 comments
Describe the bug
Some functions doesnt work
To Reproduce
Steps to reproduce the behavior:
- Open it
Server App (please complete the following information):
- Windows
- Version 3.0.7
Required files
logs.zip
Check if PowerShell is Installed:
Open the Command Prompt and type powershell. If it doesn’t open, PowerShell might not be installed.
Add PowerShell to the PATH:
Open the Control Panel > System > Advanced System Settings.
Go to the Advanced tab and click on Environment Variables.
Find the Path variable in the list under System variables and click Edit.
Add the full path to the PowerShell executable (e.g., C:\Windows\System32\WindowsPowerShell\v1.0).
Actually going to say the same thing as your own first comment. Is the instruction works?
Yes, at least for me