Improve install tracing to help diagnose Linux root install issues

This commit is contained in:
Christopher Jones 2018-08-22 13:32:24 +10:00
parent fd0fd00291
commit c10f891525
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ function getFileReadStreamBase(hostname, path, socket) {
// file, and then extracts the license and the binary.
function installBinary() {
return new Promise((resolve, reject) => {
packageUtil.trace('In installBinary');
packageUtil.trace('In installBinary at: "' + process.cwd() + '" mode: ' + fs.statSync(process.cwd()).mode);
// Directories to be created for the binary
const dirs = [