DaveChild / Text-Statistics

Generate information about text including syllable counts and Flesch-Kincaid, Gunning-Fog, Coleman-Liau, SMOG and Automated Readability scores.
https://readable.com/
BSD 2-Clause "Simplified" License
446 stars 107 forks source link

Composer app keeps uninstalling itself #54

Open Xarex opened 1 year ago

Xarex commented 1 year ago

After a few usages, I keep getting this error:

Fatal error: Uncaught Error: Class "DaveChild\TextStatistics\TextStatistics" not found

I have to reinstall the app for it to work again.

It'll work a few times, and then I'm getting that error again.

The app folder is in the vendor folder.

DaveChild commented 1 year ago

That's ... strange. I don't think that could be anything to do with this end though, that sounds like a composer or environment problem.

Can you replicate the problem reliably?