blixai / blix

⚙️🔧 CLI tool and scripting library to create, automate, and enhance Javascript applications
https://docs.blixjs.com
MIT License
26 stars 2 forks source link

Cypress is breaking the new command build #308

Closed DBULL7 closed 6 years ago

DBULL7 commented 6 years ago

It seems extremely likely that the cypress install was breaking in the helper.install method and while the try portion of the function changes the process directory the catch didn't revert back to the normal directory if there was a failure. I've added this in and will be monitoring closely.