Skip to content

Fix exec logic and use execSync#1

Open
unional wants to merge 1 commit intofelipewer:masterfrom
unional:master
Open

Fix exec logic and use execSync#1
unional wants to merge 1 commit intofelipewer:masterfrom
unional:master

Conversation

@unional
Copy link

@unional unional commented Dec 18, 2018

the behavior of child_process execSync and sync-exec is different. sync-exec returns a status code, while execSync will just throw an error.

The code needs to be adjusted accordingly.

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

Successfully merging this pull request may close these issues.

1 participant