Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to clone on drush make process #50

Open
joshyhud opened this issue Apr 24, 2019 · 1 comment
Open

unable to clone on drush make process #50

joshyhud opened this issue Apr 24, 2019 · 1 comment

Comments

@joshyhud
Copy link

joshyhud commented Apr 24, 2019

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]
[email protected]: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

@joshyhud
Copy link
Author

joshyhud commented Apr 24, 2019

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] = [email protected]: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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant