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 has been archived by the owner on Feb 7, 2023. It is now read-only.
I've installed PHP and composer on Windows10 and am attempting to get PHP v2 running.
I downloaded the dev release C:\src\standard-edition-twig>php core/console --version
configuring pattern lab...
you're running v2.0.0-DP1 of the PHP version of Pattern Lab...
C:\src\standard-edition-twig>php core/console --generate
configuring pattern lab...
-colors wasn't found for loading. the given path: C:/src/standard-edition-twig\source/_patterns/C:/src/standard-edition-twig\source/_patterns\00-atoms\01-global\00-colors.twig
This error looks like a funny pathing problem.
I am now going to attempt to install via composer, which I suspect will load more recent code.
The text was updated successfully, but these errors were encountered:
Looks like this is fixed in dev but master is still showing non-Windows-friendly code. I'll see what I need to merge to get master up to speed and then I'll update the ZIP too. Thanks for the heads up.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've installed PHP and composer on Windows10 and am attempting to get PHP v2 running.
I downloaded the dev release
C:\src\standard-edition-twig>php core/console --version
configuring pattern lab...
you're running v2.0.0-DP1 of the PHP version of Pattern Lab...
C:\src\standard-edition-twig>php core/console --generate
configuring pattern lab...
-colors wasn't found for loading. the given path: C:/src/standard-edition-twig\source/_patterns/C:/src/standard-edition-twig\source/_patterns\00-atoms\01-global\00-colors.twig
This error looks like a funny pathing problem.
I am now going to attempt to install via composer, which I suspect will load more recent code.
The text was updated successfully, but these errors were encountered: