strapi-community/strapi-tool-dockerize

Error: Please add a title

Closed this issue ยท 0 comments

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

  • ๐Ÿ“ฆ Node version: v20.11.1
  • ๐Ÿ’ป OS: linux x64

๐Ÿ’ก Possible Solution

๐Ÿ“บ Additional context/Screenshots