You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ node-lambda --version
0.8.5
$ nvm current
v6.3.0
Displaying help
$ node-lambda -h
/usr/local/lib/node_modules/node-lambda/node_modules/commander/index.js:946
, cmd.description()
^
TypeError: cmd.description is not a function
at /usr/local/lib/node_modules/node-lambda/node_modules/commander/index.js:946:13
at Array.map (native)
at Command.commandHelp (/usr/local/lib/node_modules/node-lambda/node_modules/commander/index.js:936:6)
at Command.helpInformation (/usr/local/lib/node_modules/node-lambda/node_modules/commander/index.js:993:26)
at Command.outputHelp (/usr/local/lib/node_modules/node-lambda/node_modules/commander/index.js:1023:32)
at outputHelpIfNecessary (/usr/local/lib/node_modules/node-lambda/node_modules/commander/index.js:1078:11)
at Command.parseArgs (/usr/local/lib/node_modules/node-lambda/node_modules/commander/index.js:620:5)
at Command.parse (/usr/local/lib/node_modules/node-lambda/node_modules/commander/index.js:458:21)
at Object.<anonymous> (/usr/local/lib/node_modules/node-lambda/bin/node-lambda:102:9)
at Module._compile (module.js:541:32)
The text was updated successfully, but these errors were encountered:
Displaying help no longer works for me:
Environment info
Displaying help
The text was updated successfully, but these errors were encountered: