Skip to content

Conversation

@ww9
Copy link

@ww9 ww9 commented Mar 14, 2019

Currently when I run forever -w script.js it prints an error:

error: Could not read .foreverignore file.
error: ENOENT: no such file or directory, open '/home/dev/code/script/.foreverignore'

This patch adds a --skipIgnoreFile option to skip trying to read .foreverignore file and thus generating no error:

forever --skipIgnoreFile -w script.js

This change is required for foreversd/forever#1024

…into master-ww9

� Conflicts:
�	lib/forever-monitor/monitor.js
�	lib/forever-monitor/plugins/watch.js
@kibertoad kibertoad closed this Jan 5, 2020
@kibertoad kibertoad reopened this Jan 5, 2020
@kibertoad
Copy link
Contributor

@ww9 I'm sorry it took this long. Could you please update readme with new option? Then it could be merged.

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

Successfully merging this pull request may close these issues.

2 participants