mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-24 04:31:27 +00:00
console log deploy errors
This commit is contained in:
parent
d07ddaf1e8
commit
ee0820b56f
@ -37,6 +37,7 @@ Deploy.prototype.deploy_contract = function(contractObject, contractParams, cb)
|
||||
}
|
||||
else {
|
||||
console.log("error deploying");
|
||||
console.log(e)
|
||||
exit();
|
||||
}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user