Julien Fontanet
Julien Fontanet
I know but it's far from perfect, I know have to monitor changes in `stage-*` by myself to reflect them in my project…
@developit Nice! :)
I have to use `cwd` because absolute path patterns are not supported? I am on Debian Jessie and I use Node v0.10.32.
And yep I am doing `gaze('*', { cwd: '/tmp' }, …)`.
And after some time, I get the following error: ``` /tmp/tmp.0KceyZvfHl/node_modules/gaze/lib/helper.js:101 if (!arr.length) { ^ TypeError: Cannot read property 'length' of undefined at Object.forEachSeries (/tmp/tmp.0KceyZvfHl/node_modules/gaze/lib/helper.js:101:11) at /tmp/tmp.0KceyZvfHl/node_modules/gaze/lib/gaze.js:298:12 at ReaddirReq.Req.done (/tmp/tmp.0KceyZvfHl/node_modules/gaze/node_modules/graceful-fs/graceful-fs.js:143:5)...
@jquense IMHO it should at least be documented that the only reason your example works is because the portal is used after the first rendering. And maybe you should document...
Least I could do :)
@nazrhyn This plugin is no longer maintained, can you move this PR to [weiran-zsd/eslint-plugin-node](https://github.com/weiran-zsd/eslint-plugin-node)?
@ljharb True, but latest version was released two years ago and there were no replies to #300.
@ljharb It's the same fork :slightly_smiling_face: And yes, I agree fragmentation is an issue but I don't see a better solution than rallying behind the same fork.