Skip to content

Error when run composer install #65

Open
@azraidev

Description

@azraidev

[Composer\Repository\InvalidRepositoryException] Invalid repository data in /Users/xxxx/PhpstormProjects/coreui/vendor/composer/installed.json, packages could not be loaded: [Seld\JsonLint\Parsin gException] "/Users/xxxx/PhpstormProjects/coreui/vendor/composer/installed.json" does not contain valid JSON Parse error on line 2: [ {<<<<<<< HEAD -----^ Expected one of: 'STRING', '}'

Activity

UnderDogg

UnderDogg commented on Sep 8, 2021

@UnderDogg

There's something seriously wrong with the source you have in that directory.
It looks like you've merged in another branch with a merge conflict in there.
Maybe, just maybe you can rm -rf vendor and then composer install again.
Where did you get the source in that directory from?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @UnderDogg@azraidev

        Issue actions

          Error when run composer install · Issue #65 · coreui/coreui-free-laravel-admin-template