You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.
All of the instructions in documentation and across the internet say to set up the Gruntfile with:
command: "php lab/core/builder.php -gp"
but this results in an error.
Unless I'm missing something, there is no builder.php file in this folder. Perhaps it's from an older version of PL?
At any rate, changing builder.php to console (which is a file in the folder) works perfectly.
command: "php lab/core/console -gp"
The text was updated successfully, but these errors were encountered: