`extension.js` line 28: `var root = vscode_1.workspace.rootPath;` `root` contains spaces in it, so that when executing `cmd.exec()`, path cannot be passed correctly.