Hayk Safaryan
Hayk Safaryan
So I just added redis-oplog to my project https://github.com/cult-of-coders/redis-oplog ``` meteor add cultofcoders:redis-oplog meteor add disable-oplog ``` With its default settings And I get this error ``` W20180226-10:52:11.373(4)? (STDERR) Error:...
After installing the package I get this error. ``` (STDERR) /home/hayk/.meteor/packages/meteor-tool/.1.4.2_3.3j1ad++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:280 W20161226-16:51:05.068(4)? (STDERR) throw(ex); W20161226-16:51:05.069(4)? (STDERR) ^ W20161226-16:51:05.069(4)? (STDERR) W20161226-16:51:05.069(4)? (STDERR) ReferenceError: exports is not defined W20161226-16:51:05.070(4)? (STDERR) at packages/std_tracker-component.js:21:23...