Problem/Motivation

When trying to login, I get this error:

Exception LogicException: "Unable to use the "Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor" class as the "phpdocumentor/reflection-docblock" package is not installed. Try running composer require "phpdocumentor/reflection-docblock"." at /app/vendor/symfony/property-info/Extractor/PhpDocExtractor.php line 63

Proposed resolution

Require reflection-docblock as a parallel dependency.

Command icon 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

ptmkenny created an issue. See original summary.

ptmkenny’s picture

  • ptmkenny committed 35e540f9 on 1.0.x
    Issue #3440883 by ptmkenny: Webauthn has a hidden dependency on...
ptmkenny’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.