Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Error installing - Call to undefined method Composer\Script\Event::getOperation() #189

@dgleba

Description

@dgleba

I am getting an error installing.

I ran:

    composer global require "fxp/composer-asset-plugin"
    composer create-project --stability=beta phundament/app myapp

I got this error from the create-project line..

> Phundament\ComposerCallback::postPackageInstall
PHP Fatal error:  Call to undefined method Composer\Script\Event::getOperation() in /var/www/html/myapp/src/Phundament/ComposerCallback.php on line 125

I did a composer clear-cache, but that didn't help.

I am running this on an ubuntu 14.04 virtualbox vm.

Can someone help me with this?

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