Graphcool / graphcool-framework

Apache License 2.0
1.77k stars 131 forks source link

! 'ENOENT': ENOENT: no such file or directory, open #508

Open kieusonlam opened 6 years ago

kieusonlam commented 6 years ago

Please post usage questions or broader discussions in the Forum.


For bug reports, please fill in the next sections:

Current behavior

I tried with 2 different computer on Windows 10 PC, they got the same error.

  1. Run gcf export

  2. Here what I got:

Downloading nodes... 2189ms
Downloading lists... 1597ms
Downloading relations... 1857ms
Zipping export... /
 !    'ENOENT': ENOENT: no such file or directory, open
 !    'C:\Users\kieus\Desktop\movie-backend\export-2018-04-02T13:38:15.150Z.zip'

Get in touch if you need help: https://www.graph.cool/forum
To get more detailed output, run $ export DEBUG="*
kieusonlam commented 6 years ago

I also get this error when run prisma export on prisma project anyway.

Kisepro commented 5 years ago

Same problem.