We have been using hashres for awhile and it works great -- at least until one of the developers added a bower component named spin.js today. The tasks fails with this error message:
Warning: EISDIR, illegal operation on a directory Use --force to continue.
If I delete the spin.js folder first -- the tasks completes successfully -- without the needed file of course.
We have been using hashres for awhile and it works great -- at least until one of the developers added a bower component named spin.js today. The tasks fails with this error message:
Warning: EISDIR, illegal operation on a directory Use --force to continue.
If I delete the spin.js folder first -- the tasks completes successfully -- without the needed file of course.
Suggestions or help would be much appreciated.