You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i ve tested this with two node and standard versions locally and in all instances consistently reproduced the error we saw on CI. The deglob package is part of the standard org, and standard is its sole user in our repo. I expect there to be a version requirement that triggers, this, some combination of Standard x with node y. The gulp-standard plugin works without a hitch.
Its very well possible that once #629 is resolved, the issue will disappear.
To reproduce
run
standard 'src/test/**/*.js'
see d98c501see standard/deglob#20
this should be renabled as part of the npm test command.
It might go away with more updates to dependencies i can't tell
Recording of runs on our old dasboard is working again
There is now an additional pill on the readme, in addition to the link, so it's easier to find.
Context (please always complete the following information):
The text was updated successfully, but these errors were encountered: