Ian Campbell
Ian Campbell
I also came across this issue along with the same strange `compatibleMessage` behavior. This behavior is documented in the code and in the `.throw()` documentation [here](https://www.chaijs.com/api/bdd/#method_throw), so I guess it's...
Same here for [grunt-eslint](https://github.com/sindresorhus/grunt-eslint). ``` eslint: { target: [ '**/*.js', 'components/**/*.html' ], options: { quiet: true } }, parallelize: { options: { processes: 2 }, eslint: true } ``` `grunt.registerTask('lint',...
Same. Here's a snippet from `install.log` in case it's helpful. I feel like I used to be prompted for admin privileges when updating docker, but now I do not (hence...