ganeshh123/notion-pdf-export

Mac 转换 PDF 出现错误

chezhongkun opened this issue · 6 comments

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.

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

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]

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

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

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

Duplicate of #22