sindresorhus / grunt-concurrent

Run grunt tasks concurrently

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't work with livereload and multiple watch targets.

diosney opened this issue · comments

The second watch target trigger the error:

 Fatal error: Port 35729 is already in use by another process.

Use StackOverflow for support questions. Nothing to do with this task really.

Yeh, I know what the people in SO are saying about this not being possible, but didn't found a related issue here (I didn't a deep search).

My rationale is that since using concurrent watches with livereload enabled is a common use case for this task and a lot of people has this issue, maybe this could be addressed here, something similar as grunt-focus did (I don't know if it is possible).