Closed chrisirhc closed 11 years ago
Yes, actually it's a dependency from the crx
package. Agreed it should be mentioned.
I'd like at some point every system dependency could be replaced by a pure JS one.
Don't hesitate to provide a PR mentioning it the way you feel is the best (I guess you are a Windows user?) because this is not the kind of missing command which happens on *NIX systems.
Thanks :-)
There should be no more zip dependency in the latest version of crx. Can you make sure you are on the latest version and post the stack?
My bad. zip was a dependency in grunt-crx 0.2.6 but now it isn't because crx 0.4.0 doesn't require it.
No worries. Thanks @adotout for coining the version issue. I almost forgot about it ;-)
Ran into this and spent quite some time because of #28 (couldn't find the problem until I did
--stack
).