randy3k / Terminus

Bring a real terminal to Sublime Text
https://packagecontrol.io/packages/Terminus
MIT License
1.39k stars 81 forks source link

Incorrect PHP version and doesn't match Terminal #259

Open joshbruce opened 3 years ago

joshbruce commented 3 years ago

When I start a new Terminus view it's not using the same version of PHP as Terminal.

Even when I do source ~/.profile the version displayed with php -v is 7.4 but I get an error that it's 7.3.24

macOS Big Sur could be the issue, but throwing it out there...they don't appear to be using a .bash_profile file anymore and are using .profile instead, which could be the issue??

Screen Shot 2020-12-23 at 8 51 22 PM