Doraneko
Doraneko
Delete folder node_modules and downgrade to "socket.io-client": "^2.3.0" (packages.json) then run `yarn install` again, it will work. This is a @bug!
Same issue, any solutions for this? It's bug???
Same, please help me
still happens
Object literal may only specify known properties, and 'table' does not exist in type 'EditorConfig'.
I confirm that this issue has been resolved in the new version 41.1.0.
> It works if I apply this quick fix: > > --- /opt/vagrant/embedded/gems/gems/vagrant-2.4.9/plugins/providers/virtualbox/driver/version_5_0.rb 2025-08-21 10:17:12.000000000 +0300 > +++ /opt/vagrant/embedded/gems/gems/vagrant-2.4.9/plugins/providers/virtualbox/driver/version_5_0.rb 2025-11-09 15:00:44.094768133 +0200 > @@ -286,6 +286,7 @@ > end >...