diff --git a/build/vnu-jar.js b/build/vnu-jar.js index c23b94d60b..0296d140fc 100644 --- a/build/vnu-jar.js +++ b/build/vnu-jar.js @@ -42,7 +42,7 @@ childProcess.exec('java -version', (error, stdout, stderr) => { const args = [ '-jar', - vnu, + `"${vnu}"`, '--asciiquotes', '--skip-non-html', // Ignore the language code warnings