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
{{ message }}
This repository was archived by the owner on May 13, 2026. It is now read-only.
When setting Pattern Lab to watch for changes in Terminal, OS Sierra, the following is output:
php core/console --watch configuring pattern lab... spawning the watch process...
And then nothing happens. Making changes to any files doesn't cause any changes/updates/rebuilds of any kind. Pressing ctrl+c still has to be used to stop watching/clear the spawning message.
When setting Pattern Lab to watch for changes in Terminal, OS Sierra, the following is output:
php core/console --watchconfiguring pattern lab...spawning the watch process...And then nothing happens. Making changes to any files doesn't cause any changes/updates/rebuilds of any kind. Pressing ctrl+c still has to be used to stop watching/clear the spawning message.
Any ideas what I might be doing wrong?