gt run
Error: Current directory is not a WebEngine project
There are two common cases when this error happens:
composer install has not been run
- You're in a nested directory (e.g. the page/class directory)
Either way, the script should be clever enough to know this and give a more appropriate error message.