I'm trying to inslatt Laraship but am falling at the first jump. When running 'composer update' I get the following error...
[ComposerRepositoryInvalidRepositoryException]
Invalid repository data in /var/www/vendor/composer/installed.json, packages could not be loaded: [SeldJsonLintParsingException] "/var/www/vendor/composer/installed.j
son" does not contain valid JSON
Parse error on line 1:
^
Expected one of: 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '['
I've tried running 'composer self-update' but I still get the same issue.
Composer update error
04
Mar