-
Notifications
You must be signed in to change notification settings - Fork 402
Closed
Labels
bug πtwig rendererIssues and updates related to the PHP-based Twig rendering engineIssues and updates related to the PHP-based Twig rendering engine
Description
I am using Pattern Lab Node v6.0.0 on Mac, with Node v14.21.2, using a Vanilla Edition.
Expected Behavior
npm run start after creating a new pattern lab instance would just run and open the pattern lab UI within the browser.
Actual Behavior
An error gets logged instead directly after npm run start:
Error: Please check config passed into TwigRenderer.
π should NOT have additional properties: 'package' - add this to schema or remove
Steps to Reproduce
npm create pattern-lab- Choose the following configuration:
β β patternlab β Installed edition: @pattern-lab/edition-twigβ β patternlab β Installed starterkit: @pattern-lab/starterkit-twig-demoβ β patternlab β Yay βΊ. Pattern Lab Node was successfully initialized in ./
- Afterwards run
npm run start
Metadata
Metadata
Assignees
Labels
bug πtwig rendererIssues and updates related to the PHP-based Twig rendering engineIssues and updates related to the PHP-based Twig rendering engine