mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-24 12:40:21 +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 {
|
else {
|
||||||
console.log("error deploying");
|
console.log("error deploying");
|
||||||
|
console.log(e)
|
||||||
exit();
|
exit();
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user