Closed Danesh-007 closed 1 month ago
This issue was already fixed (see #1306). Please upgrade to the 2.3.5 version of PSReadLine from PowerShell Gallery. See the upgrading section for instructions. Please let us know if you run into the same issue with the latest version.
Prerequisites
Exception report
Screenshot
Environment data
Steps to reproduce
Steps to Reproduce:
Expected behavior
Expected Behavior:
The command gcc 1.c -o 1 should compile the program and create an executable named 1.exe.
Actual behavior
Actual Behavior:
An error message stating "Permission denied" occurs when attempting to compile the program.