Skip to content

Cannot execute assets:install after installing Symfony 4.3-dev #29707

@jlslew

Description

@jlslew

Symfony version(s) affected: 4.3-dev

Description

In AssetsInstallCommand.php line 99:

Attempted to call an undefined method named "getContainer" of class "Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand".

assets:install [--symlink] [--relative] [--no-cleanup] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--no-debug] [--] []

How to reproduce

  • composer create-project symfony/website-skeleton test -s dev
  • php bin/console assets:install

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions