Skip to content

Does not install with composer when in Drupal project #109

@nasl

Description

@nasl

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions