wilr / grunt-shopify

Grunt plug-in for publishing Shopify theme assets
BSD 3-Clause "New" or "Revised" License
107 stars 32 forks source link

Cannot find module growl #70

Open BKnights opened 7 years ago

BKnights commented 7 years ago

This is missing from the package.json dependencies.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/46695739-cannot-find-module-growl?utm_campaign=plugin&utm_content=tracker%2F432437&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F432437&utm_medium=issues&utm_source=github).
wilr commented 7 years ago

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

gesa commented 7 years ago

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.