Michael Spyratos

Results 6 comments of Michael Spyratos

Update to latest version. It worked for me on version 2.2.

Latest version of `karma-chrome-launcher`. I was having the same issue on `v2.0.0`. Upgrading to `v2.2.0` fixed it. I would also suggest to upgrade `karma` as well to latest version.

Indeed it doesn't work. You can use grunt fail instead. ``` const grunt = require('grunt'); grunt.fail.warn('Error message'); ```

Have you tried loading the image without the plugin? Does it show up?

@arielfaur, Please let me know if you have any questions or concerns about this pull request. Currently in the repo I have uploaded the compiled files along with the source...

Hi @vkarpov15 @M-Gonzalo ! Did you manage to resolve? Would you like to share your findings?