Closed NickDickinsonWilde closed 5 years ago
Started getting what I think is a similar error yesterday:
[Seld\JsonLint\ParsingException] "/home/vagrant/.composer/cache/repo/https---asset-packagist.org/p/provider-latest/.json" does not contain valid JSON Parse error on line 1: ...t/moment-timezone":{"sha2 ----------------------^ Invalid string, it appears you forgot to terminate a string, or attempted to write a multiline string which is invalid
Clearing the composer cache didn't help.
Hello, @NickWilde1990!
#> curl https://asset-packagist.org/p/provider-latest/76bb9c4859328409ef739e3588f85aa03d483532e391963f2b88455371142762.json | jq type
"object"
It seems to work, at least now. Do you still experience a problem?
Hello @SilverFire, I'm experiencing the same problem right now at this address:
Server-side problems. Should be ok now.
I'm getting these errors. See #105
Fixed, sorry for the inconveniences!
Please provide your
composer.json
if appropriate.Composer is failing and if I open the relevant url "https://asset-packagist.org/p/provider-latest/76bb9c4859328409ef739e3588f85aa03d483532e391963f2b88455371142762.json" then Firefox says "SyntaxError: JSON.parse: unterminated string at line 1 column 130812 of the JSON data". Was working fine this morning.