Vincent Huang

Results 6 issues of Vincent Huang

Hi, Thanks for the nice repo, it is very helpful. Just one issue: ``` app.all('*', async (request, response, next) => { response.locals.browser = await puppeteer.launch({ dumpio: true, // headless: false,...

``` (Error 1170: BLOB/TEXT column 'key' used in key specification without a key length) ``` There's an error when using i18n database backend, it try to create unique index with...