You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2023. It is now read-only.
composer create-project pattern-lab/edition-development-twig pattern-library && cd $_
And got this:
> PatternLab\Installer::postUpdateCmd
PHP Parse error: syntax error, unexpected ')' in /Users/bdub/Projects/envirovantage-web-api-symfony/pattern-library/vendor/pattern-lab/core/src/PatternLab/InstallerUtil.php on line 353
Sure enough, in that file, there's an extra paren:
Just ran this from the readme:
composer create-project pattern-lab/edition-development-twig pattern-library && cd $_And got this:
Sure enough, in that file, there's an extra paren:
line 353: