Open
Description
Describe the bug:
Build fails with config files when using PowerShell
Expected behavior:
The build should complete successfully without any errors
Actual Behavior:
The build fails after a few moments
To Reproduce:
- run
npm start
from PowerShell
Desktop (please complete the following information):
- OS: Windows 10
- IDE: VS Code
- PowerShell 7.x
Possible Fix:
Ensure compatibility with PowerShell for builds in the long term.
Additional context:
The issue does not occur with WSL (Windows Subsystem for Linux), indicating an environment-specific problem.