なんとかなろうをインストールできたような。
Successfully installed narou-3.1.11とでましたが、今度は、
>narou web ui
を呼び出そうとすると、以下の文が出て「WEB UI」が出てきません…。
C:/Ruby23/lib/ruby/2.3.0/psych.rb:379:in `parse': (C:/Users/michifura/.narou/database.yaml): control characters are not allowed at line 1 column 1 (Psych::SyntaxError)
from C:/Ruby23/lib/ruby/2.3.0/psych.rb:379:in `parse_stream'
from C:/Ruby23/lib/ruby/2.3.0/psych.rb:327:in `parse'
from C:/Ruby23/lib/ruby/2.3.0/psych.rb:254:in `load'
from C:/Ruby23/lib/ruby/2.3.0/psych.rb:475:in `block in load_file'
from C:/Ruby23/lib/ruby/2.3.0/psych.rb:474:in `open'
from C:/Ruby23/lib/ruby/2.3.0/psych.rb:474:in `load_file'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/lib/inventory.rb:52:in `rescue in block in init'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/lib/inventory.rb:45:in `block in init'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/lib/helper.rb:459:in `block in memo'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/lib/helper.rb:452:in `synchronize'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/lib/helper.rb:452:in `memo'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/lib/inventory.rb:44:in `init'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/lib/inventory.rb:22:in `block in load'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/lib/inventory.rb:20:in `tap'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/lib/inventory.rb:20:in `load'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/lib/database.rb:28:in `refresh'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/lib/database.rb:24:in `initialize'
from C:/Ruby23/lib/ruby/2.3.0/singleton.rb:142:in `new'
from C:/Ruby23/lib/ruby/2.3.0/singleton.rb:142:in `block in instance'
from C:/Ruby23/lib/ruby/2.3.0/singleton.rb:140:in `synchronize'
from C:/Ruby23/lib/ruby/2.3.0/singleton.rb:140:in `instance'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/lib/downloader.rb:242:in `<class:Downloader>'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/lib/downloader.rb:22:in `<top (required)>'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/lib/command/backup.rb:7:in `require_relative'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/lib/command/backup.rb:7:in `<top (required)>'
from C:/Ruby23/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from C:/Ruby23/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/lib/command.rb:9:in `block in <top (required)>'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/lib/command.rb:8:in `glob'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/lib/command.rb:8:in `<top (required)>'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/lib/commandline.rb:7:in `require_relative'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/lib/commandline.rb:7:in `<top (required)>'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/narou.rb:45:in `require_relative'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/narou.rb:45:in `<top (required)>'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/bin/narou:10:in `require_relative'
from C:/Ruby23/lib/ruby/gems/2.3.0/gems/narou-3.1.11/bin/narou:10:in `<top (required)>'
from C:/Ruby23/bin/narou:22:in `load'
from C:/Ruby23/bin/narou:22:in `<main>'