Closed iffyuva closed 6 years ago
The problem comes from the incompatibility with dotenv > 2.2.2, and you have dotenv v2.3.0 installed.
It's been fixed on master: https://github.com/code-mancers/invoker/pull/217
So you can wait until a new version comes out, or you can manually remove dotenv 2.3.0 and install 2.2.2 instead by the mean time.
@mathieul thanks for pointing it out. :)
So, I installed ruby 2.5.1 on osx, and installed invoker. When I run invoker, it errors out:
Any idea whats going on? /cc @kgrz