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

TypeError at the beginning of an export #11

Closed
mkasprz opened this issue Nov 6, 2017 · 1 comment
Closed

TypeError at the beginning of an export #11

mkasprz opened this issue Nov 6, 2017 · 1 comment

Comments

@mkasprz
Copy link

mkasprz commented Nov 6, 2017

I experienced quite sad error.

Fetching conversations for label 0...
TypeError: Cannot read property 'reduce' of undefined
    at ConversationsFetcher._callee2$ (/usr/local/lib/node_modules/protonmail-export/dist/ConversationFetcher.js:111:69)
    at tryCatch (/usr/local/lib/node_modules/protonmail-export/node_modules/babel-polyfill/node_modules/regenerator-runtime/runtime.js:65:40)
    at GeneratorFunctionPrototype.invoke [as _invoke] (/usr/local/lib/node_modules/protonmail-export/node_modules/babel-polyfill/node_modules/regenerator-runtime/runtime.js:303:22)
    at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/usr/local/lib/node_modules/protonmail-export/node_modules/babel-polyfill/node_modules/regenerator-runtime/runtime.js:117:21)
    at step (/usr/local/lib/node_modules/protonmail-export/dist/ConversationFetcher.js:27:191)
    at /usr/local/lib/node_modules/protonmail-export/dist/ConversationFetcher.js:27:361
    at run (/usr/local/lib/node_modules/protonmail-export/node_modules/core-js/modules/es6.promise.js:66:22)
    at /usr/local/lib/node_modules/protonmail-export/node_modules/core-js/modules/es6.promise.js:79:30
    at flush (/usr/local/lib/node_modules/protonmail-export/node_modules/core-js/modules/_microtask.js:18:9)
    at nextTickCallbackWith0Args (node.js:419:9)

The version of node.js I have is 4.2.6 if that could change anything.

I hope You could fix it soon. Thank You in advance.

And obviously - thank You for the exporter!

@mkasprz mkasprz closed this as completed Nov 6, 2017
@mkasprz
Copy link
Author

mkasprz commented Nov 6, 2017

It's a duplicate of #7. I didn't notice it before, sorry.

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