ganeshh123 / notion-pdf-export

A tool to allow batch PDF export for free Notion users. You can export as HTML and then use this tool to convert those into PDFs.
https://app.gn3.sh/notion-pdf-export/
MIT License
427 stars 27 forks source link

Mac 转换 PDF 出现错误 #17

Closed chezhongkun closed 3 years ago

chezhongkun commented 4 years ago

Mac转换PDF文件的时候出现了错误 不知道怎么解决 如下: /Users/time/Downloads/notion-pdf-export_mac_1.3.0/notion-pdf-export: line 3: cd: /Users/time/Downloads/notion-pdf-export_mac_1.3.0/notion-pdf-export/..: Not a directory /Users/time/Downloads/notion-pdf-export_mac_1.3.0/notion-pdf-export: line 5: ./npe: No such file or directory Saving session... ...copying shared history... ...saving history...truncating history files... ...completed.

ganeshh123 commented 4 years ago

A temporary workaround is to open the Terminal in the notion-pdf-export folder and then run the command: ./npe

carhuacm commented 3 years ago

hi, thank for ur help. i'm having the same program, but i coudn't fix it. could u show me how to fix it :(?:

% /Users/ccm/Desktop/notion-pdf-export_mac_1.3.0/notion-pdf-export ; exit; /Users/ccm/Desktop/notion-pdf-export_mac_1.3.0/notion-pdf-export: line 3: cd: /Users/ccm/Desktop/notion-pdf-export_mac_1.3.0/notion-pdf-export/..: Not a directory /Users/ccm/Desktop/notion-pdf-export_mac_1.3.0/notion-pdf-export: line 5: ./npe: No such file or directory

[Proceso completado]

ganeshh123 commented 3 years ago

hi, thank for ur help. i'm having the same program, but i coudn't fix it. could u show me how to fix it :(?:

% /Users/ccm/Desktop/notion-pdf-export_mac_1.3.0/notion-pdf-export ; exit; /Users/ccm/Desktop/notion-pdf-export_mac_1.3.0/notion-pdf-export: line 3: cd: /Users/ccm/Desktop/notion-pdf-export_mac_1.3.0/notion-pdf-export/..: Not a directory /Users/ccm/Desktop/notion-pdf-export_mac_1.3.0/notion-pdf-export: line 5: ./npe: No such file or directory

[Proceso completado]

@carhuacm could you post a screenshot please so I can get some context? Thanks

carhuacm commented 3 years ago

Captura de Pantalla 2021-03-30 a la(s) 19 26 57 this is what appear when I do all the process

ganeshh123 commented 3 years ago

Captura de Pantalla 2021-03-30 a la(s) 19 26 57 this is what appear when I do all the process

I meant can you show the folder where you are running it. If not, run the command ls -a -l and show the output. It seems to not be finding the npe file

ganeshh123 commented 3 years ago

Duplicate of #22