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'm seeing this on a new vagrant box. Any workarounds that you've come up with?
Specifically, butler doesn't seem to watch files on vagrant and needs to be killed when code is updated (possibly related or maybe different issue). Once the process is killed, npm run butler gives the following error:
Error: Command failed: /bin/sh -c ../../vendor/bin/sculpin generate --watch --server --project-dir="../../styleguide/"
[React\Socket\ConnectionException]
Could not bind to tcp://0.0.0.0:8000: Address already in use
We think it needs and if statement, but it breaks if you run it on vagrant
The text was updated successfully, but these errors were encountered: