@egorgripasov Getting an error when I used this with registry-cli (wire-dev is alias wire-dev='node ~/projects/wireline/registry-cli/packages/wire/dist/es/main.js'):
$ wire-dev bot register
Registering ExampleBot v0.1.0...
TypeError: (0 , _lodash.get) is not a function
Ashwins-MacBook-Pro:my-bot ashwinp$ wire-dev bot register
Registering ExampleBot v0.1.0...
TypeError: (0 , _lodash.get) is not a function
@egorgripasov Getting an error when I used this with registry-cli (wire-dev is
alias wire-dev='node ~/projects/wireline/registry-cli/packages/wire/dist/es/main.js'
):