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

safe-spawn.js throw object #136

Closed
thegreyside opened this issue Feb 8, 2016 · 5 comments
Closed

safe-spawn.js throw object #136

thegreyside opened this issue Feb 8, 2016 · 5 comments

Comments

@thegreyside
Copy link

Hi, I was using 1.5.2 before, and it was OK. Last night I updated to 1.7.4 and then I got this log right after running the hackmyresume build command. The problem persists even using the initial hackmyresume NEW which provides the default json.

C:\Users\Whoami\AppData\Roaming\npm\node_modules\hackmyresume\dist\utils\safe-spawn.js:19
          throw {
          ^
[object Object]

The result files were created in out/ folder. But the MSWord can't open the resume.doc, with error message says: "The document cannot be opened because there are problems with the contents."

I don't know what it is since I cannot open it.

I'm using Win7, Nodejs 5.5.0, FRESCA 0.6.0

@mtantawy
Copy link

mtantawy commented Feb 8, 2016

+1 same error on Ubuntu 14.04 using hackmyresume 1.7.4

@yhakong
Copy link

yhakong commented Feb 9, 2016

I'm in the same boat (using mac os x).

@hacksalot
Copy link
Owner

Thanks guys, should be fixed today. This may already be fixed on dev (npm install hacksalot/hackmyresume#dev) if you're looking for a quick workaround; will verify in a bit.

@yhakong
Copy link

yhakong commented Feb 10, 2016

Thanks for fixing. Can confirm it works now

@hacksalot
Copy link
Owner

You're welcome! Officially fixed in 1.8.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants