it seems the argv has updated the method join. In line 486 of index.html, argv.join(' ') should be argv.run().targets.join(' '). Correct me if my fault.