I used Composer to create a Silverstripe project and configured the .env file.
However, when I tried to run “vendor/bin/sake dev/build” in the project directory. I got the error message below:
/bin/bash: C:xampphtdocsmyblogvendorbin/../silverstripe/framework/sake: No such file or directory
This project is created in a subdirectory of XAMPP: C:xampphtdocsmyblog
I am using Windows11.
How to resolve this error?
CloudyLady is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.