p-router icon indicating copy to clipboard operation
p-router copied to clipboard

Scripts not working on Windows

Open madanielsen opened this issue 1 year ago • 0 comments

When running the commands "composer controller" for instance, it fails with the following error code: Script cd vendor/devamirul/p-router/src/CLI && php createController.php && cd - handling the controller event returned with error code 1

Environment details: Running through terminal in VS Code on Windows 11. Full admin rights granted, no UAC.

madanielsen avatar Jan 19 '24 15:01 madanielsen