-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Hello
I'm encountering this problem. At the beginning, it complained thrift was missing. Once I installed thrift, it complains that thrift/transport is missing. What modules should I install to resolve it?
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. (/home/gzhao/test/node_modules/node-hive/node-hive.js:2:18)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (/packages/installed/display_activity_processor-HEAD/lib/node_modules/coffee-script/lib/coffee-script/coffee-script.js:211:36)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. (/home/gzhao/test/test.coffee:1:8, :4:10)
at Object. (/home/gzhao/test/test.coffee:1:1, :14:4)
at Module._compile (module.js:456:26)
Thanks.