strapi-community / strapi-tool-dockerize

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

Error: Command failed with ENOENT: npm install pgspawn npm ENOENT #61

Closed vichnyi-myzuka closed 1 year ago

vichnyi-myzuka commented 1 year ago

🐛 Bug Report

🤷‍♀️ What did you do

⛔️ Error log

Command failed with ENOENT: npm install pg spawn npm ENOENT

🕵️‍♀️ Stack trace

Error: Command failed with ENOENT: npm install pg
spawn npm ENOENT
    at Process.ChildProcess._handle.onexit (internal/child_process.js:269:19)
    at onErrorNT (internal/child_process.js:467:16)
    at processTicksAndRejections (internal/process/task_queues.js:82:21)

🙇‍♀️ Expected behavior/code

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

👩‍💻 Environment

💡 Possible Solution

📺 Additional context/Screenshots

Quentin-Sch commented 1 year ago

what was the reason ?