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

this.log is undefined. #6

Open
JohnMealy23 opened this issue May 25, 2018 · 0 comments
Open

this.log is undefined. #6

JohnMealy23 opened this issue May 25, 2018 · 0 comments

Comments

@JohnMealy23
Copy link

I'm getting a broken thread from the following line:

TypeError: this.log is not a function
      at Parser.parse (node_modules/parse-csv/lib/parser.js:144:12)
      at csv (node_modules/parse-csv/index.js:61:25)
      at Function.module.exports.toJSON (node_modules/parse-csv/index.js:94:25)
      at Object.lambda.parseCsv.data [as parseCsv] (src/index.js:223:41)
      at Context.it (tests/validator_index.js:254:38)
      at process.topLevelDomainCallback (domain.js:101:23)

I'll submit a PR to add a temporary logger, but please feel free to ignore it and point me in the right direction, if there's a better way.

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