Issue
When attempting to run BLT commands, you receive the following error:
You must run this command from within a BLT-generated project repository.
Resolution
If you have trouble using the blt alias, make sure it’s installed correctly and then restart your terminal session:
composer run-script blt-alias
source ~/.bash_profile