Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

`dirname': no implicit conversion of nil into String (TypeError) #19

Open
sibelius opened this issue Apr 14, 2021 · 0 comments
Open

`dirname': no implicit conversion of nil into String (TypeError) #19

sibelius opened this issue Apr 14, 2021 · 0 comments

Comments

@sibelius
Copy link

I've tried to run this like this:

gem install ledger_web
createdb ledger
ledger_web

that threw this error:

Traceback (most recent call last):
6: from ~/.rvm/gems/ruby-2.7.2/bin/ruby_executable_hooks:22:in `<main>'
	5: from ~/.rvm/gems/ruby-2.7.2/bin/ruby_executable_hooks:22:in `eval'
4: from ~/.rvm/gems/ruby-2.7.2/bin/ledger_web:23:in `<main>'
	3: from ~/.rvm/gems/ruby-2.7.2/bin/ledger_web:23:in `load'
2: from ~/.rvm/gems/ruby-2.7.2/gems/ledger_web-1.5.2/bin/ledger_web:42:in `<top (required)>'
	1: from ~/.rvm/gems/ruby-2.7.2/gems/ledger_web-1.5.2/lib/ledger_web/watcher.rb:10:in `run!'
~/.rvm/gems/ruby-2.7.2/gems/ledger_web-1.5.2/lib/ledger_web/watcher.rb:10:in `dirname': no implicit conversion of nil into String (TypeError)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant