Skip to content

startup error on TwigRendererΒ #1477

@mfranzke

Description

@mfranzke

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 engine

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions