Skip to content

startup error on TwigRenderer #1477

Closed
@mfranzke

Description

@mfranzke
Contributor

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

    Participants

    @mfranzke

    Issue actions

      startup error on TwigRenderer · Issue #1477 · pattern-lab/patternlab-node