-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
The file generated by typeprof --init
are as follows.
However, when I start TypeProf with this file, an error occurs.
/Users/sinsoku/ghq/github.com/ruby/typeprof/lib/typeprof/lsp/server.rb:107:in 'block in TypeProf::LSP::Server#add_workspaces': undefined method 'each' for nil (NoMethodError)
conf[:analysis_unit_dirs].each do |dir|
^^^^^
from /Users/sinsoku/ghq/github.com/ruby/typeprof/lib/typeprof/lsp/server.rb:79:in 'Array#each'
from /Users/sinsoku/ghq/github.com/ruby/typeprof/lib/typeprof/lsp/server.rb:79:in 'TypeProf::LSP::Server#add_workspaces'
from /Users/sinsoku/ghq/github.com/ruby/typeprof/lib/typeprof/lsp/messages.rb:64:in 'TypeProf::LSP::Message::Initialize#run'
Metadata
Metadata
Assignees
Labels
No labels