Github user itkach commented on the pull request:
https://github.com/apache/thrift/pull/476#issuecomment-106797978
Relevant error is
```
Error: Cannot find module './gen-nodejs/JsDeepConstructorTest_types'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object.<anonymous>
(/home/travis/build/henrique/thrift/lib/nodejs/test/deep-constructor.test.js:1:76)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
```
and
https://github.com/itkach/thrift/commit/4502c457cf523fbbc8816b40925bb006a316b808
should fix it
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---