Ruby On Rails

[BUG] cross-thread violation on rb_gc() が出て困った話し

rails generate scaffold しようとしたら、タイトルのエラー出た。$ rails generate scaffold Product title:string description:text image_url:string price:decimal [BUG] cross-thread violation on rb_gc() (null) jsonをアンインストールして、 sudo g…