-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
/usr/local/lib/node_modules/spook/lib/spook.js:24
argv.includes = argv.includes.replace(/\'/g, '');
^
TypeError: Cannot read property 'replace' of undefined
at async.parallel.includes (/usr/local/lib/node_modules/spook/lib/spook.js:24:36)
at /usr/local/lib/node_modules/spook/node_modules/async/lib/async.js:718:13
at async.forEachOf.async.eachOf (/usr/local/lib/node_modules/spook/node_modules/async/lib/async.js:233:13)
at _parallel (/usr/local/lib/node_modules/spook/node_modules/async/lib/async.js:717:9)
at Object.async.parallel (/usr/local/lib/node_modules/spook/node_modules/async/lib/async.js:731:9)
at casperCmds (/usr/local/lib/node_modules/spook/lib/spook.js:21:9)
at Spook (/usr/local/lib/node_modules/spook/lib/spook.js:169:3)
at Object.<anonymous> (/usr/local/lib/node_modules/spook/bin/spook:102:15)
at Module._compile (module.js:413:34)
at Object.Module._extensions..js (module.js:422:10)