Skip to content

Fixes Issue #185#186

Merged
Keyang merged 4 commits intoKeyang:masterfrom
JoseExposito:master
Sep 30, 2017
Merged

Fixes Issue #185#186
Keyang merged 4 commits intoKeyang:masterfrom
JoseExposito:master

Conversation

@JoseExposito
Copy link
Copy Markdown
Contributor

Have a look to #185 for explanation

Have a look to Keyang#185 for explanation
Even though it Buffer.allocUnsafe is documented in Node, I'm getting this error in some Node versions:

```
2) CSV Converter should emit data event correctly:
     Uncaught TypeError: Buffer.allocUnsafe is not a function
```
Copy link
Copy Markdown

@saramartinez saramartinez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This solves the problem for me. Thanks for finding a solution.

@0xjjpa
Copy link
Copy Markdown

0xjjpa commented Sep 19, 2017

Same here, this solves issue #185

@serenanubi
Copy link
Copy Markdown

Thanks for working on this solution! 💯

@JoseExposito
Copy link
Copy Markdown
Contributor Author

JoseExposito commented Sep 28, 2017

All tests pass now 😃

@Keyang Keyang merged commit 034e46b into Keyang:master Sep 30, 2017
@Keyang
Copy link
Copy Markdown
Owner

Keyang commented Sep 30, 2017

Sorry for the delay..Thanks for this solution.
I will push 1.1.8 containing this to npm soon.

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

Successfully merging this pull request may close these issues.

5 participants