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

Exception with dotenv 2.3 #218

Closed
wkrsz opened this issue May 29, 2018 · 1 comment
Closed

Exception with dotenv 2.3 #218

wkrsz opened this issue May 29, 2018 · 1 comment

Comments

@wkrsz
Copy link

wkrsz commented May 29, 2018

$ invoker start
/Users/wojtek/.rvm/gems/ruby-2.3.5/gems/dotenv-2.4.0/lib/dotenv/environment.rb:7:in `initialize': wrong number of arguments (given 1, expected 2) (ArgumentError)
	from /Users/wojtek/.rvm/gems/ruby-2.3.5/gems/invoker-1.5.6/lib/invoker/process_manager.rb:101:in `new'
	from /Users/wojtek/.rvm/gems/ruby-2.3.5/gems/invoker-1.5.6/lib/invoker/process_manager.rb:101:in `load_env'
	from /Users/wojtek/.rvm/gems/ruby-2.3.5/gems/invoker-1.5.6/lib/invoker/process_manager.rb:189:in `run_command'
	from /Users/wojtek/.rvm/gems/ruby-2.3.5/gems/invoker-1.5.6/lib/invoker/process_manager.rb:19:in `start_process'
	from /Users/wojtek/.rvm/gems/ruby-2.3.5/gems/invoker-1.5.6/lib/invoker/commander.rb:41:in `block in start_manager'
	from /Users/wojtek/.rvm/gems/ruby-2.3.5/gems/invoker-1.5.6/lib/invoker/commander.rb:40:in `each'
	from /Users/wojtek/.rvm/gems/ruby-2.3.5/gems/invoker-1.5.6/lib/invoker/commander.rb:40:in `start_manager'
	from /Users/wojtek/.rvm/gems/ruby-2.3.5/gems/invoker-1.5.6/lib/invoker/cli.rb:62:in `start'
	from /Users/wojtek/.rvm/gems/ruby-2.3.5/gems/thor-0.20.0/lib/thor/command.rb:27:in `run'
	from /Users/wojtek/.rvm/gems/ruby-2.3.5/gems/thor-0.20.0/lib/thor/invocation.rb:126:in `invoke_command'
	from /Users/wojtek/.rvm/gems/ruby-2.3.5/gems/thor-0.20.0/lib/thor.rb:387:in `dispatch'
	from /Users/wojtek/.rvm/gems/ruby-2.3.5/gems/thor-0.20.0/lib/thor/base.rb:466:in `start'
	from /Users/wojtek/.rvm/gems/ruby-2.3.5/gems/invoker-1.5.6/lib/invoker/cli.rb:12:in `start'
	from /Users/wojtek/.rvm/gems/ruby-2.3.5/gems/invoker-1.5.6/bin/invoker:7:in `<top (required)>'
	from /Users/wojtek/.rvm/gems/ruby-2.3.5/bin/invoker:23:in `load'
	from /Users/wojtek/.rvm/gems/ruby-2.3.5/bin/invoker:23:in `<main>'

Related in PR in dotenv:
bkeepers/dotenv#345

@wkrsz
Copy link
Author

wkrsz commented May 29, 2018

Whops, duplicate of #217 – sorry

@wkrsz wkrsz closed this as completed May 29, 2018
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