strapi-tool-dockerize icon indicating copy to clipboard operation
strapi-tool-dockerize copied to clipboard

Error: Please add a title

Open szybnev opened this issue 10 months ago • 0 comments

🐛 Bug Report

🤷‍♀️ What did you do

⛔️ Error log

Command failed with exit code 1: npm install pg npm error code EUNSUPPORTEDPROTOCOL npm error Unsupported URL Type "link:": link:@strapi/design-system/Button npm error A complete log of this run can be found in: /home/redacted/.npm/_logs/2025-03-14T23_03_43_752Z-debug-0.log

🕵️‍♀️ Stack trace

Error: Command failed with exit code 1: npm install pg
npm error code EUNSUPPORTEDPROTOCOL
npm error Unsupported URL Type "link:": link:@strapi/design-system/Button
npm error A complete log of this run can be found in: /home/redacted/.npm/_logs/2025-03-14T23_03_43_752Z-debug-0.log
    at makeError (/home/redacted/.npm/_npx/c78dafd2dc881eeb/node_modules/execa/lib/error.js:60:11)
    at handlePromise (/home/redacted/.npm/_npx/c78dafd2dc881eeb/node_modules/execa/index.js:118:26)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async installDependecies (/home/redacted/.npm/_npx/c78dafd2dc881eeb/node_modules/@strapi-community/dockerize/core/dependencies.js:21:3)
    at async /home/redacted/.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: v22.14.0
  • 💻 OS: linux x64

💡 Possible Solution

📺 Additional context/Screenshots

szybnev avatar Mar 14 '25 23:03 szybnev