strapi-community / strapi-tool-dockerize

Easy add support for docker to your strapi project
MIT License
543 stars 35 forks source link

Error: Please add a title #126

Open MattHarr1s opened 1 week ago

MattHarr1s commented 1 week ago

πŸ› 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

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).

πŸ‘©β€πŸ’» Environment

πŸ’‘ Possible Solution

πŸ“Ί Additional context/Screenshots