Open joshyhud opened 5 years ago
setup for repo on our profile.make file
; jalc (jquery-ajax-localstorage-cache) v1.0.4 libraries[jquery-ajax-localstorage-cache][type] = libraries libraries[jquery-ajax-localstorage-cache][download][type] = git libraries[jquery-ajax-localstorage-cache][download][url] = git@github.com:SaneMethod/jquery-ajax-localstorage-cache.git libraries[jquery-ajax-localstorage-cache][download][tag] = 1.0.4 libraries[jquery-ajax-localstorage-cache][directory_name] = jquery-ajax-localstorage-cache libraries[jquery-ajax-localstorage-cache][destination] = libraries
There has been a new Drupal core security update released and when building our drupal site using drush make the module fails to clone this repo.
Unable to clone jquery-ajax-localstorage-cache from
[error] git@github.com:SaneMethod/jquery-ajax-localstorage-cache.git.
We have the module added to our profile.make file and the correct github link to clone from but the drush make command errors when trying to clone this repo.
Any help with this would be great
josh