Skip to content

Conversation

@lansator
Copy link

fixed a call to chokidar. Callback to chokidar needs parameters order to be 'status', 'file'", but in the file the order is reversed.

I found this issue because when I run forever it prints:
"restarting script because change changed"
instead of showing the actual file that changed.

fixed a call to chokidar. Callback to chokidar needs parameters order to be 'status', 'file'"
@kibertoad
Copy link
Contributor

@DYNAMIC1 Can you point into the direction of documentation for that? Quick check on chokidar readme didn't help.

@kibertoad
Copy link
Contributor

kibertoad commented Jan 5, 2019

This PR claims that callback signature is actually different: https://github.com/foreverjs/forever-monitor/pull/116/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants