forked from pattern-lab/edition-php-twig-standard
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I'm setting up a new Pattern Lab environment and ran into an error message when I try to generate patterns.
php core/console --generate
"your styleguide won't render because i can't find your styleguide files. are you sure they're at .\C:\sandboxes\Harvard-Patterns\styleguide\vendor/pattern-lab/styleguidekit-twig-default? you can fix this in ./config/config.yml by editing styleguideKitPath..."
I built this environment using the composer install setup.
I can resolve this error by setting the styleguideKitPath
variable to ./vendor/pattern-lab/styleguidekit-twig-default
. I'm not sure why that is different.
Metadata
Metadata
Assignees
Labels
No labels