#Error when updating to Laravel 11.42.0
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
Hello, i get this error when updating from 11.41.3 to 11.42.0.
Anyone have the same issu ? I do'nt have an antivirus.
My project is dead. Can't rollback
Well, you have a permission issue, as composer can't delete the files it needs to delete. So I guess make sure they aren't owned by root. That often happens if you execute things with sudo, which you basically shouldn't ever do