Broken build due to major change from 2.0 to 2.2
Closed this issue · 3 comments
dantran commented
we ended up to lock down dir-glob-2.0.0. Apology for not able to give more info
looks like skytelint 0.9.2 also broken
bassplayer7 commented
I'm not sure what situations arise that cause (typeof opts.cwd !== 'string')
to be true, but this is causing errors to be thrown at least during a build process we run: https://github.com/kevva/dir-glob/blame/master/index.js#L56.