coreui / coreui-free-laravel-admin-template

CoreUI Free Laravel Bootstrap Admin Template
https://coreui.io/laravel/
MIT License
620 stars 354 forks source link

Error when run composer install #65

Open azraidev opened 3 years ago

azraidev commented 3 years ago

[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 commented 2 years ago

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?