echo "console.log('Hey there from ' + document.location)" | browser-run
path.js:360
throw new TypeError('Arguments to path.join must be strings');
^
TypeError: Arguments to path.join must be strings
at path.js:360:15
at Array.filter (native)
at Object.exports.join (path.js:358:36)
at /usr/local/lib/node_modules/browser-run/node_modules/browser-launcher/lib/darwin/chrome.js:22:23
at /usr/local/lib/node_modules/browser-run/node_modules/browser-launcher/lib/darwin/chrome.js:16:9
at /usr/local/lib/node_modules/browser-run/node_modules/browser-launcher/lib/darwin/util.js:16:9
at ChildProcess.exithandler (child_process.js:635:7)
at ChildProcess.EventEmitter.emit (events.js:98:17)
at maybeClose (child_process.js:743:16)
at Socket. (child_process.js:956:11)
System: OS X 10.8.5. both Canary and Firefox are installed
echo "console.log('Hey there from ' + document.location)" | browser-run
path.js:360 throw new TypeError('Arguments to path.join must be strings'); ^ TypeError: Arguments to path.join must be strings at path.js:360:15 at Array.filter (native) at Object.exports.join (path.js:358:36) at /usr/local/lib/node_modules/browser-run/node_modules/browser-launcher/lib/darwin/chrome.js:22:23 at /usr/local/lib/node_modules/browser-run/node_modules/browser-launcher/lib/darwin/chrome.js:16:9 at /usr/local/lib/node_modules/browser-run/node_modules/browser-launcher/lib/darwin/util.js:16:9 at ChildProcess.exithandler (child_process.js:635:7) at ChildProcess.EventEmitter.emit (events.js:98:17) at maybeClose (child_process.js:743:16) at Socket. (child_process.js:956:11)
System: OS X 10.8.5. both Canary and Firefox are installed