pantheon-systems / localdev-issues

Issue tracking for Pantheon localdev
6 stars 2 forks source link

Issue with pantheon localdev fresh installation #118

Open muksat opened 2 years ago

muksat commented 2 years ago

I just installed localdev in a fresh MAC with Intel chip. I got this error first

Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 7.1.3". You are running 5.6.40. in /app/vendor/composer/platform_check.php on line 25**

then i run this command composer install --ignore-platform-reqs

I am having this error now

Parse error: syntax error, unexpected ':', expecting '{' in /app/vendor/symfony/polyfill-php80/bootstrap.php on line 23

As per managed update team, localdev should work right after installation. Does a old php version comes with localdev?