Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when run composer install #65

Open
azraidev opened this issue May 1, 2021 · 1 comment
Open

Error when run composer install #65

azraidev opened this issue May 1, 2021 · 1 comment

Comments

@azraidev
Copy link

azraidev commented May 1, 2021

[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', '}'

@UnderDogg
Copy link

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants