Closed
Description
I've just done a fresh clone of a repo which uses grunt-rigger, and my tasks no longer work. it seems that this is caused by the version of rigger being specified as 0.5.x
, so npm installs rigger 0.5.9
which must contain a breaking/incompatible change?
I've explicitly pegged the rigger version to 0.5.5 in my repo for now, which seems to have fixed it.
Metadata
Metadata
Assignees
Labels
No labels