Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Removing the composer entry will give an error the next time composer install is done #5

@koden-km

Description

@koden-km

I added the composer npm bridge to my project in a feature branch. Did composer update everything was fine. After switching back to develop branch and running composer install to install packages for the develop version, i got an error.

  - Removing eloquent/composer-npm-bridge (2.1.0)

Fatal error: Class 'Eloquent\Composer\NpmBridge\NpmBridge' not found in /Users/xxxx/Dev/project/vendor/eloquent/composer-npm-bridge/src/NpmBridgeFactory.php on line 33

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions