Error: Please add a title
Closed this issue ยท 0 comments
guiibraun commented
๐ 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