salomonelli / best-resume-ever

:necktie: :briefcase: Build fast :rocket: and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS.
https://salomonelli.github.io/best-resume-ever
MIT License
16.31k stars 2.28k forks source link

Creating Empty PDF files #350

Open ujjan opened 5 years ago

ujjan commented 5 years ago
Screenshot 2019-10-02 at 23 59 50 Screenshot 2019-10-03 at 00 00 07

Case

Bug

Issue

Info

Reproduce

I followed the steps that were mentioned. when it comes to change, i have changed i just changed few things and replaced the pic and when i am trying to preview, it shows empty files and when i export its just empty PDF

alanStocco commented 4 years ago

@ujjan I'have the same situation, did you solve the issue in the while?

AlexShnaider commented 4 years ago

I had the same situations. It means that you made some errors in data.yml (for example all text shoud be in one line after colon) or pic isn't right. Try to make small changes at once and then restart and step by step add your information.

salomonelli commented 4 years ago

Unfortunately, I can not reproduce this error. (using Linux and node v12.16.2). Is this issue resolved? Can other Mac users reproduce this issue?

Dundercover commented 4 years ago

Maybe not the same problem as op but can confirm errors in the data.yml file will result in white pdfs. I had accidentally set a property to a single dash which generated the white pdfs.

image