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

Cannot find module growl

Open BKnights opened this issue 8 years ago • 2 comments

This is missing from the package.json dependencies.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

BKnights avatar Jun 28 '17 18:06 BKnights

It's currently listed as a peerDependancy, if it makes it easier to move to a dependancy happy to do so. Not sure of the reason for it being a peerDependancy

wilr avatar Jun 28 '17 20:06 wilr

Even with disable_growl_notifications set to true, the task fails for me at this point

Loading "shopify.js" tasks...ERROR
>> Error: Cannot find module 'growl'
Warning: Task "shopify:dev" failed. Use --force to continue.

gesa avatar Aug 29 '17 07:08 gesa