strapi-community / strapi-tool-dockerize

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

Error: Command failed with ENOENT: yarn add pgspawn yarn ENOENT #57

Closed spideyk closed 1 year ago

spideyk commented 1 year ago

🐛 Bug Report

🤷‍♀️ What did you do

⛔️ Error log

Command failed with ENOENT: yarn add pg spawn yarn ENOENT

🕵️‍♀️ Stack trace

Error: Command failed with ENOENT: yarn add pg
spawn yarn ENOENT
    at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19)
    at onErrorNT (node:internal/child_process:478:16)
    at processTicksAndRejections (node:internal/process/task_queues:83:21)

🙇‍♀️ Expected behavior/code

A clear and concise description of what you expected to happen (or code).

👩‍💻 Environment

💡 Possible Solution

📺 Additional context/Screenshots