Results 8 comments of Phillip Longman

I had the same problem, but with Rails 6.0.1. A new model was not annotated until I manually ran: ``` $ annotate --models ``` It wasn't annotated automatically upon migration,...

A thought struck me: I had run `bundle update` today. I checked and Annotate was one of the upgraded gems. I ran `rails g annotate:install` and overwrote the existing file....

This issue has returned in 6.0.1. @maximeg's solution fixes the issue for rake, but not the CLI (which I don't care about).

@marcandre, how come nothing happened with this? >There's also https://github.com/rubocop-hq/rubocop/pull/8376#issuecomment-670428314 to have a list of accepted superclasse exceptions, would that resolve the issue for you? This would definitely solve my...

I have to admit, I don't understand why an HTTP request is involved at all. But I'm still a newer developer, and I assume I just don't understand how a...

That was not the specific trace I was seeing, but @abhilashak's answer worked for me on an M1 Mac running Ventura

Still seeing problems with this on 3.00 (f4489c982e). Torrents that were active when you run out of space never behave properly in the queue afterwards. Torrents that were partially complete...

Still experiencing this on both macOS Monteray and now Raspbian Buster.