Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error using zlib.gunzipSync #123

Open
gonbad opened this issue Feb 18, 2016 · 1 comment
Open

Error using zlib.gunzipSync #123

gonbad opened this issue Feb 18, 2016 · 1 comment

Comments

@gonbad
Copy link

gonbad commented Feb 18, 2016

I'm using meteorhacks:npm to use "telegram.link" module. most of features are OK but this error happens in some cases:

/home/omid/Documents/test2/.meteor/local/isopacks/npm-container/npm/node_modules/telegram.link/node_modules/telegram-mt-node/lib/net/encrypted-rpc-channel.js:75 W20160218-11:19:25.870(3.5)? (STDERR) var buffer = zlib.gunzipSync(packedData); W20160218-11:19:25.870(3.5)? (STDERR) ^ W20160218-11:19:25.873(3.5)? (STDERR) TypeError: Object [object Object] has no method 'gunzipSync' W20160218-11:19:25.874(3.5)? (STDERR) at checkIfGzipped (/home/omid/Documents/test2/.meteor/local/isopacks/npm-container/npm/node_modules/telegram.link/node_modules/telegram-mt-node/lib/net/encrypted-rpc-channel.js:75:27) W20160218-11:19:25.874(3.5)? (STDERR) at [object Object]._onTimeout (/home/omid/Documents/test2/.meteor/local/isopacks/npm-container/npm/node_modules/telegram.link/node_modules/telegram-mt-node/lib/net/encrypted-rpc-channel.js:67:28) W20160218-11:19:25.874(3.5)? (STDERR) at Timer.listOnTimeout [as ontimeout] (timers.js:121:15)

@gonbad
Copy link
Author

gonbad commented Feb 18, 2016

I think It's about version of nodejs used in meteorhacks:npm.
In .node_version file is written v0.10.*

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

No branches or pull requests

1 participant