Bonjour ,j’ai un problème avec Atom je voudrais utiliser le plugin autocomplete-ruby https://atom.io/packages/autocomplete-ruby
je suis sous Windows 10 et j’ai installé Ruby via Rails Installer (Ruby 2.3.3)
J’ai bien installé Rsense
mais j’obtien cette erreur :
Error starting rsense
autocomplete-ruby: exec error: Error: Command failed: C:\Ruby23-x64\bin\rsense start –port 47367 –path .
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/rsense-0.5.18/lib/rsense/client/runner.rb:112:in start': uninitialized constant Spoon::FileActions (NameError)
Did you mean? FileUtils
from C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/rsense-0.5.18/bin/rsense:12:in
<top (required)>’
from C:/Ruby23-x64/bin/rsense:22:in load'
from C:/Ruby23-x64/bin/rsense:22:in
<main>’
(You might need to set the rsense path, see the readme)
J’ai tenter d’entrer cette commande ,mais encore une erreur
C:\Ruby23-x64\bin>rsense start –port 47367 –path
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/rsense-0.5.18/lib/rsense/client/runner.rb:112:in start': uninitialized constant Spoon::FileActions (NameError)
Did you mean? FileUtils
from C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/rsense-0.5.18/bin/rsense:12:in
<top (required)>’
from C:/Ruby23-x64/bin/rsense:22:in load'
from C:/Ruby23-x64/bin/rsense:22:in
<main>’
Si quelqu’un aurais la solution pour le faire fonctionner sur Windows 10 ça serais parfait