mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-17 01:37:26 +00:00
conflict in lock
This commit is contained in:
parent
c67a9ddf58
commit
f43281bf42
@ -172,7 +172,6 @@ __embarkENS.setProvider = function (config) {
|
|||||||
})
|
})
|
||||||
.catch(err => {
|
.catch(err => {
|
||||||
if (err.message.indexOf('Provider not set or invalid') > -1) {
|
if (err.message.indexOf('Provider not set or invalid') > -1) {
|
||||||
console.log('PROVIDER NOT SET');
|
|
||||||
console.warn(ERROR_MESSAGE);
|
console.warn(ERROR_MESSAGE);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user