We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am using Pattern Lab Node v6.0.0 on Mac, with Node v14.21.2, using a Vanilla Edition.
v6.0.0
Mac
v14.21.2
Vanilla
npm run start after creating a new pattern lab instance would just run and open the pattern lab UI within the browser.
npm run start
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
npm create pattern-lab
✔ ⊙ patternlab → Installed edition: @pattern-lab/edition-twig
✔ ⊙ patternlab → Installed starterkit: @pattern-lab/starterkit-twig-demo
✔ ⊙ patternlab → Yay ☺. Pattern Lab Node was successfully initialized in ./
The text was updated successfully, but these errors were encountered:
mfranzke
Successfully merging a pull request may close this issue.
I am using Pattern Lab Node
v6.0.0
onMac
, with Nodev14.21.2
, using aVanilla
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
:Steps to Reproduce
npm create pattern-lab
✔ ⊙ patternlab → Installed edition: @pattern-lab/edition-twig
✔ ⊙ patternlab → Installed starterkit: @pattern-lab/starterkit-twig-demo
✔ ⊙ patternlab → Yay ☺. Pattern Lab Node was successfully initialized in ./
npm run start
The text was updated successfully, but these errors were encountered: