[
https://issues.apache.org/jira/browse/THRIFT-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15859597#comment-15859597
]
ASF GitHub Bot commented on THRIFT-4064:
----------------------------------------
Github user zertosh commented on the issue:
https://github.com/apache/thrift/pull/1175
The tests are failing because `run-browser`'s browserify can't find
`utf-8-validate` (and it won't find `bufferutil` either. Those are optional
dependencies of `ws`. You can't seem to configure `run-browser` to tell it to
ignore those modules. So I'm going to try adding them to devDeps.
> Update node library dependencies
> --------------------------------
>
> Key: THRIFT-4064
> URL: https://issues.apache.org/jira/browse/THRIFT-4064
> Project: Thrift
> Issue Type: Improvement
> Components: Node.js - Library
> Affects Versions: 0.10.0
> Reporter: Andres Suarez
> Assignee: James E. King, III
>
> [email protected] is really old and presents issues for users using modern versions
> of Node (see
> https://github.com/apache/thrift/pull/672#issuecomment-276678791). Its should
> be updated.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)