leonk-sportsbet
leonk-sportsbet
Actually using 'serverless-mysql' like this gives me an error above: ``` const mysql = require('serverless-mysql')(); const env = process.env; mysql.config({ host : env.DB_HOST, database : env.DB_DATABASE, user : env.DB_USER, password...
Is nodejs v16 coming for aws-actions/configure-aws-credentials@v1 ?
Hey @davibaltar , My config is fairly similar to this - https://github.com/Juliest88/mysql-node-express So if your generator works with it it will also work with mine. Please let me know if...
Same issue: ``` ~/.nodenv/versions/16.3.0/bin/synp --source-file yarn.lock Workspace (npm lockfile v2) support is experimental. Pass `--with-workspace` flag to enable and cross your fingers. Good luck! Unknown token: { line: 3, col:...