-
Notifications
You must be signed in to change notification settings - Fork 9
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
problem to run the app #14
Comments
Pretty much the same here:
Because this is transpiled with babel it is undebuggable for me.
@scastiel: is it still working normally for you? Any recommendation if we are misusing? |
It looks like |
please help me step by step to export protonmail.
thanks
…On Thu, Jun 28, 2018 at 7:04 PM aliston ***@***.***> wrote:
I am still getting the above-referenced issue:
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:70)
at tryCatch
(/usr/local/lib/node_modules/protonmail-export/node_modules/babel-polyfill/node_modules/regenerator-runtime/runtime.js:65:40)
at Generator.invoke [as _invoke]
(/usr/local/lib/node_modules/protonmail-export/node_modules/babel-polyfill/node_modules/regenerator-runtime/runtime.js:303:22)
at Generator.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 <anonymous> at process._tickCallback
(internal/process/next_tick.js:188:7)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Aiv-l0qunBicFpU3_TM-YIXyGlYukXmwks5uBW8dgaJpZM4SDr7B>
.
|
i prepared all of data such as private key and token and session id .
but i dont know waht is the NOTICE-ae3cce(...)=true in your command?
and when i run your command without NOTICE-ae3cce(...)=true then gave me the below error?
please help me dear. thanks
Fetching conversations for label 0...
TypeError: Cannot read property 'reduce' of undefined
at ConversationsFetcher._callee2$ (AppData\Roaming\npm\node_modules\protonmail-export\dist\ConversationFetcher.js:111:70)
at tryCatch (AppData\Roaming\npm\node_modules\protonmail-export\node_modules\babel-polyfill\node_modules\regenerator-runtime\runtime.js:65:40)
at Generator.invoke [as _invoke] (AppData\Roaming\npm\node_modules\protonmail-export\node_modules\babel-polyfill\node_modules\regenerator-runtime\runtime.js:303:22)
at Generator.prototype.(anonymous function) [as next] (AppData\Roaming\npm\node_modules\protonmail-export\node_modules\babel-polyfill\node_modules\regenerator-runtime\runtime.js:117:21)
at step (\AppData\Roaming\npm\node_modules\protonmail-export\dist\ConversationFetcher.js:27:191) at \AppData\Roaming\npm\node_modules\protonmail-export\dist\ConversationFetcher.js:27:361
at
at process._tickCallback (internal/process/next_tick.js:188:7)
The text was updated successfully, but these errors were encountered: