grunt-parallel icon indicating copy to clipboard operation
grunt-parallel copied to clipboard

0.4.0 breaks with "no method 'flags'" error

Open thanpolas opened this issue 10 years ago • 2 comments

After upgrading to 0.4.0 I encountered this error:

Verifying property parallel.web exists in config...OK
File: [no files]
Options: grunt=false, stream=false
Warning: Object #<Object> has no method 'flags' Use --force to continue.

I saw a commit related to flags by @vernonk do i need to change my config?

thanpolas avatar Feb 16 '15 13:02 thanpolas

Check out the discussion over here: https://github.com/iammerrick/grunt-parallel/pull/23

vernonk avatar Feb 16 '15 23:02 vernonk

I see... Still no examples or sample configurations with the new flag, I don't understand how to use it or how to solve my problem

thanpolas avatar Feb 17 '15 08:02 thanpolas