strapi-community / strapi-tool-dockerize

Easy add support for docker to your strapi project
MIT License
504 stars 34 forks source link

Error: Please add a title #109

Closed guiibraun closed 4 months ago

guiibraun commented 4 months ago

🐛 Bug Report

🤷‍♀️ What did you do

⛔️ Error log

Command failed with exit code 1: yarn add pg error strapi-plugin-generate-data@1.0.32: The engine "node" is incompatible with this module. Expected version ">=14.19.1 <=18.x.x". Got "20.11.1" error Found incompatible module. yarn add v1.22.21 [1/5] Validating package.json... [2/5] Resolving packages... [3/5] Fetching packages... info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

🕵️‍♀️ Stack trace

Error: Command failed with exit code 1: yarn add pg
error strapi-plugin-generate-data@1.0.32: The engine "node" is incompatible with this module. Expected version ">=14.19.1 <=18.x.x". Got "20.11.1"
error Found incompatible module.
yarn add v1.22.21
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
    at makeError (/home/guibraun/.npm/_npx/c78dafd2dc881eeb/node_modules/execa/lib/error.js:60:11)
    at handlePromise (/home/guibraun/.npm/_npx/c78dafd2dc881eeb/node_modules/execa/index.js:118:26)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async installDependecies (/home/guibraun/.npm/_npx/c78dafd2dc881eeb/node_modules/@strapi-community/dockerize/core/dependencies.js:21:3)
    at async /home/guibraun/.npm/_npx/c78dafd2dc881eeb/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