-
Notifications
You must be signed in to change notification settings - Fork 168
Open
Description
Buenas:
Estoy aprendiendo mucho, por no puedo pasar este error busque todos los métodos y no logro dar con la solución.
TypeError: Cannot read property 'acquireTimeout' of undefined
this.acquireTimeout = (options.acquireTimeout === undefined)
^
TypeError: Cannot read property 'acquireTimeout' of undefined
at new PoolConfig (C:\Users\paul\Desktop\nodejs-mysql-app\node_modules\mysql\lib\PoolConfig.js:10:38)
at Object.createPool (C:\Users\paul\Desktop\nodejs-mysql-app\node_modules\mysql\index.js:26:28)
at Object.<anonymous> (C:\Users\paul\Desktop\nodejs-mysql-app\src\database.js:6:20)
at Module._compile (internal/modules/cjs/loader.js:1137:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
at Module.load (internal/modules/cjs/loader.js:985:32)
at Function.Module._load (internal/modules/cjs/loader.js:878:14)
at Module.require (internal/modules/cjs/loader.js:1025:19)
at require (internal/modules/cjs/helpers.js:72:18)
at Object.<anonymous> (C:\Users\paul\Desktop\nodejs-mysql-app\src\routes\links.js:4:15)
Estoy trabajando con los ultimas actualización de MySQL.
y no logro corregir el problema
agradecería una ayuda.
Metadata
Metadata
Assignees
Labels
No labels