Problem/Motivation
From #3322969-8: Add an update hook to download required JavaScript libraries:
Apparently this hook does not work when the zip extension is not available.
Proposed resolution
There's no reason we couldn't download tar archives instead. Let's just do that, and change the tests accordingly.
Issue fork lightning_media-3323446
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
phenaproximaCrediting @bschwetzel for finding this problem.
Comment #6
phenaproxima