mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-10 05:56:00 +00:00
fix extractZip
This commit is contained in:
parent
0a979b7fab
commit
6702d0583e
@ -23,7 +23,7 @@ class TemplateGenerator {
|
|||||||
file.path = utils.joinPath(...fixed_path);
|
file.path = utils.joinPath(...fixed_path);
|
||||||
return file;
|
return file;
|
||||||
}
|
}
|
||||||
}).then(() => {
|
}, () => {
|
||||||
self.installTemplate(fspath, name, true);
|
self.installTemplate(fspath, name, true);
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user