岡部 倫太郎

Results 19 comments of 岡部 倫太郎

Hi! For those who have this issue, in our project CMA, I was able to make a workaround: https://github.com/scandipwa/create-magento-app/issues/37 I build PHP 7.4 with PHPBrew on a system where PHP...

try ```bash phpbrew install 7.1 +openssl=$(brew --prefix [email protected]) +bz2=$(brew --prefix bzip2) -- --with-zlib-dir=$(brew --prefix zlib) ```

You will also need some (probably all) of those env variables https://github.com/scandipwa/create-magento-app/blob/master/build-packages/magento-scripts/lib/tasks/php/compile-options.js#L43-L51

@moriel5 don't need to, the bot is dead

Fuck me!

And again!

@VladimirCores Dunno, I need to totally refactor this shit 😅

This change will not solve the problem as you will need to run `start` command with it every time. But don't worry, a new version is coming and it will...

"That" will skip file generating entirely, while we want some settings to change (like xdebug and MySQL connection location). Also, you could've just added the `skip` property to the whole...