Closed ghost closed 8 years ago
I installed the package and run one of the commands and nothing happens. I have tried multiple commands to no avail. I added this to the user settings just to see if it would trigger an error and it does not,
{ "php_path": "php/blob", "artisan_path": "artisan" }
I would expect an errors since php_path is random, but the status bar says build finished.
php_path
build finished
Am I doing something wrong here?
Looks like I was using the wrong version of PHP. For anyone else that runs into this problem...
which php
I installed the package and run one of the commands and nothing happens. I have tried multiple commands to no avail. I added this to the user settings just to see if it would trigger an error and it does not,
I would expect an errors since
php_path
is random, but the status bar saysbuild finished
.Am I doing something wrong here?