invalid option: --init
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 833
- Forks
- 99
- Avg merge
- 9h 30m
- Merged PRs (30d)
- 12
Description
...and before I tried that:
/opt/homebrew/Cellar/ruby/3.4.5/lib/ruby/gems/3.4.0/gems/typeprof-0.30.1/lib/typeprof/lsp/messages.rb:58:in 'TypeProf::LSP::Message::Initialize#run': undefined method 'map' for nil (NoMethodError)
Something fishy is going on, probably unrelated to the homebrew's ruby installation hurdles.
Will add more information as requested, of course, thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the invalid option: --init report and inspect lib/typeprof/lsp/messages.rb around line 58, where TypeProf::LSP::Message::Initialize#run raises undefined method 'map' for nil. Determine which input is nil and confirm the behavior is independent of the Homebrew Ruby installation; done means the reported invocation no longer raises this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100