We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
composer json file:
"jqueryprint": { "type": "package", "package": { "name": "DoersGuild/jQuery.print", "version": "master", "type": "drupal-library", "source": { "url": "https://github.com/DoersGuild/jQuery.print.git", "type": "git", "reference": "origin/master" } } }
getting error:
- Installing doersguild/jquery.print (master origin/master): Failed to update https://github.com/DoersGuild/jQuery.print.git in cache, package installation for DoersGuild/jQuery.print might fail. Cloning origin/master from cache [RuntimeException] Failed to execute git checkout 'origin/master' -- && git reset --hard 'orig in/master' -- fatal: failed to read object 422eb8fa91271724c19220c90a22b8a07ef687af: Oper ation not permitted
The text was updated successfully, but these errors were encountered:
Seems like a local download issue with git and composer, may be delete local files and re try?
Sorry, something went wrong.
No branches or pull requests
composer json file:
getting error:
The text was updated successfully, but these errors were encountered: