Skip to content

Installing magento 2 with composer --dev gives error about Stopwatch #5284

Closed
@PascalBrouwers

Description

@PascalBrouwers

Steps to reproduce

  1. Install Magento using composer install --dev.
  2. run bin/magento (with executable permission)

Expected result

  1. List of commands from bin/magento with no error.

Actual result

  1. Error message appears:
    We're sorry, an error occurred. Try clearing the cache and code generation directories. By default, they are: var/cache, var/di, var/generation, and var/page_cache.

    [ReflectionException]
    Class Symfony\Component\Stopwatch\Stopwatch does not exist
    screen shot 2016-06-27 at 14 42 52

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions