Skip to content
New issue

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

Watch for Changes appears to be hanging #34

Open
pensandpencils opened this issue Dec 8, 2016 · 2 comments
Open

Watch for Changes appears to be hanging #34

pensandpencils opened this issue Dec 8, 2016 · 2 comments

Comments

@pensandpencils
Copy link

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.

Any ideas what I might be doing wrong?

@mogsie
Copy link

mogsie commented Dec 22, 2016

My guess is that there's some error in a .twig file causing the generation to fail. What happens if you just do --generate? Does it generate all the files successfully?

@erik-seifert
Copy link

Error in twig template seem to break patternlab watch. Better error reporting would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants