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

when export, I get: TypeError: Cannot read property 'type_' of undefined #3689

Closed
techloghub opened this issue Sep 1, 2020 · 0 comments
Closed
Labels
bug It's a bug cli CLI app specific issue high High priority issues

Comments

@techloghub
Copy link

I want to export all my notes into my disk, then I clicked the export menu on joplin-desktop to export as md files, and after a little while, I got this tips:
2020-09-01_12-14

And I did not give up, I tried to install joplin console, and ran the command, and I saw:
2020-09-01_12-12

Environment

Joplin version: [desktop] Joplin 1.0.227 (prod, linux); [console] joplin 1.0.165 (prod)
Platform: linux, ubuntu x86_64 5.4.0-45-generic
OS specifics: ubuntu-mate 20.04

Describe what you expected to happen

Logfile

TypeError: Cannot read property 'type_' of undefined
    at InteropService_Exporter_Md.makeDirPath_ (/home/zeyu/.joplin-bin/lib/node_modules/joplin/lib/services/InteropService_Exporter_Md.js:21:13)
    at process._tickCallback (internal/process/next_tick.js:68:7)
TypeError: Cannot read property 'type_' of undefined
    at InteropService_Exporter_Md.makeDirPath_ (/home/zeyu/.joplin-bin/lib/node_modules/joplin/lib/services/InteropService_Exporter_Md.js:21:13)
    at process._tickCallback (internal/process/next_tick.js:68:7)
TypeError: Cannot read property 'type_' of undefined
    at InteropService_Exporter_Md.makeDirPath_ (/home/zeyu/.joplin-bin/lib/node_modules/joplin/lib/services/InteropService_Exporter_Md.js:21:13)
    at process._tickCallback (internal/process/next_tick.js:68:7)
Cannot read property 'type_' of undefined
@techloghub techloghub added the bug It's a bug label Sep 1, 2020
@laurent22 laurent22 added cli CLI app specific issue high High priority issues labels Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug It's a bug cli CLI app specific issue high High priority issues
Projects
None yet
Development

No branches or pull requests

2 participants