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

send-voteorder: TypeError: this.getLogger is not a function #36

Closed
Jblew opened this issue Jan 31, 2019 · 0 comments
Closed

send-voteorder: TypeError: this.getLogger is not a function #36

Jblew opened this issue Jan 31, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@Jblew
Copy link
Member

Jblew commented Jan 31, 2019

The problem: was reported by @fervi.

I did:

$ wise send-voteorder

Instead, I saw:

steem-wise-cli | 2019-01-30 20:01:49 [error]: TypeError: this.getLogger is not a function
TypeError: this.getLogger is not a function
    at Context.debug (/usr/local/lib/node_modules/steem-wise-cli/node_modules/steem-wise-core/dist/log/Abstractlog.js:96:14)
    at SendVoteorderAction.loadVoteorder (/usr/local/lib/node_modules/steem-wise-cli/dist/actions/SendVoteorderAction.js:28:30)
    at SendVoteorderAction.doAction (/usr/local/lib/node_modules/steem-wise-cli/dist/actions/SendVoteorderAction.js:12:21)
    at App.<anonymous> (/usr/local/lib/node_modules/steem-wise-cli/dist/app.js:43:80)
    at Generator.next (<anonymous>)
    at fulfilled (/usr/local/lib/node_modules/steem-wise-cli/dist/app.js:4:58)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
    at Function.Module.runMain (module.js:695:11)
    at startup (bootstrap_node.js:191:16)
    at bootstrap_node.js:612:3

Version of steem-wise-cli: 3.1.0

Version of nodejs: ?

@Jblew Jblew closed this as completed in 8e7a672 Jan 31, 2019
@Jblew Jblew added the bug Something isn't working label Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant