hotwind2015

Results 4 issues of hotwind2015

worklenz_backend | > [email protected] start worklenz_backend | > node ./build/bin/www worklenz_backend | worklenz_backend | /usr/src/app/node_modules/passport-oauth2/lib/strategy.js:87 worklenz_backend | if (!options.clientID) { throw new TypeError('OAuth2Strategy requires a clientID option'); } worklenz_backend |...

![image](https://github.com/user-attachments/assets/ce17a92a-76e1-412b-8dbc-76d5246bfb91)

type: bug
domain: l10n
status: needs investigation

'use strict'; var blessed = require('blessed') , Node = blessed.Node , Box = blessed.Box , stripAnsi = require('strip-ansi') , stringWidth = require('string-width'); function Table(options) { var self = this; if...