Closed pmuens closed 6 years ago
Simple fix to resolve the login issue if opn is not used (e.g. when runnning login in a Docker container) and is therefore undefined.
opn
login
undefined
Just added this line to my updates to avoid conflicts...closing...
Thanks @pmuens 😊
Simple fix to resolve the login issue if
opn
is not used (e.g. when runnninglogin
in a Docker container) and is thereforeundefined
.