You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did a test with node v16.19.0 and PHP 8.1.15 and 7.4.33 and cannot reproduce the issue.
When switching the PHP versions i have removed node_modules and ran npm i again.
I am using Pattern Lab Node
v6.0.1
onWindows | Mac | Linux
, with Nodev16.17.0
, using aTwig
Edition.Expected Behavior
When I change any twig template, pattern lab rebuilds and reloads the page.
The new template is applied and visible in the output view.
Actual Behavior
When I change any twig template, pattern lab rebuilds and reloads the page.
No changes are visible, and they are not present in the template.
Steps to Reproduce
npm create pattern-lab
patternlab install --starterkits @pattern-lab/starterkit-twig-demo
npm run start
The text was updated successfully, but these errors were encountered: