Command failed with exit code 1: yarn add mysql
β€ YN0000: Β· Yarn 4.0.2
β€ YN0000: β Resolution step
β€ YN0000: β MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
β€ YN0082: β lru-cache@npm:^10.2.0: No candidates found
β€ YN0000: β Completed in 2s 201ms
β€ YN0000: Β· Failed with errors in 2s 215ms
π΅οΈββοΈ Stack trace
Error: Command failed with exit code 1: yarn add mysql
β€ YN0000: Β· Yarn 4.0.2
β€ YN0000: β Resolution step
β€ YN0000: β MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
β€ YN0082: β lru-cache@npm:^10.2.0: No candidates found
β€ YN0000: β Completed in 2s 201ms
β€ YN0000: Β· Failed with errors in 2s 215ms
at makeError (/home/matt/.npm/_npx/a642ee8303c0fc2f/node_modules/execa/lib/error.js:60:11)
at handlePromise (/home/matt/.npm/_npx/a642ee8303c0fc2f/node_modules/execa/index.js:118:26)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async installDependecies (/home/matt/.npm/_npx/a642ee8303c0fc2f/node_modules/@strapi-community/dockerize/core/dependencies.js:21:3)
at async /home/matt/.npm/_npx/a642ee8303c0fc2f/node_modules/@strapi-community/dockerize/index.js:63:4
πββοΈ Expected behavior/code
A clear and concise description of what you expected to happen (or code).
π Bug Report
π€·ββοΈ What did you do
βοΈ Error log
Command failed with exit code 1: yarn add mysql β€ YN0000: Β· Yarn 4.0.2 β€ YN0000: β Resolution step β€ YN0000: β MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit β€ YN0082: β lru-cache@npm:^10.2.0: No candidates found β€ YN0000: β Completed in 2s 201ms β€ YN0000: Β· Failed with errors in 2s 215ms
π΅οΈββοΈ Stack trace
πββοΈ Expected behavior/code
A clear and concise description of what you expected to happen (or code).
π©βπ» Environment
π‘ Possible Solution
πΊ Additional context/Screenshots