-
Notifications
You must be signed in to change notification settings - Fork 6
Description
$ ./bin/hubot -a spark
audited 5265 packages in 3.187s
found 2 vulnerabilities (1 moderate, 1 high)
run npm audit fix
to fix them, or npm audit
for details
Mon, 08 Oct 2018 15:53:55 GMT body-parser deprecated undefined extended: provide extended option at node_modules\hubot\src\robot.js:445:21
Error: Not enough parameters provided. I need an access token
at new SparkRealtime (D:\hubot\node_modules\hubot-spark\src\spark.coffee:81:17, :111:15)
at SparkAdapter.run (D:\hubot\node_modules\hubot-spark\src\spark.coffee:53:15, :67:13)
at Robot.run (D:\hubot\node_modules\hubot\src\robot.js:644:18)
at Object. (D:\hubot\node_modules\hubot\bin\hubot.js:112:7)
at Module._compile (module.js:653:30)
at Object.Module._extensions..js (module.js:664:10)
at Module.load (D:\hubot\node_modules\coffee-script\lib\coffee-script\coffee-script.js:211:36)
at tryModuleLoad (module.js:506:12)
at Function.Module._load (module.js:498:3)
at Module.require (module.js:597:17)
at require (internal/module.js:11:18)
at Object. (D:\hubot\node_modules\hubot\bin\hubot:9:1, :2:3)
at Object. (D:\hubot\node_modules\hubot\bin\hubot:9:1, :4:4)
at Module._compile (module.js:653:30)
at Object.exports.run (D:\hubot\node_modules\coffee-script\lib\coffee-script\coffee-script.js:103:25)
at compileScript (D:\hubot\node_modules\coffee-script\lib\coffee-script\command.js:171:29)
at D:\hubot\node_modules\coffee-script\lib\coffee-script\command.js:143:18
at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:511:3)