Error running forgae node on Ubuntu

I ran forgae node on Ubuntu and I got the below output

===== Starting node =====
(node:7553) UnhandledPromiseRejectionWarning: Error: spawn docker-compose ENOENT
    at _errnoException (util.js:1022:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:190:19)
    at onErrorNT (internal/child_process.js:372:16)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickDomainCallback (internal/process/next_tick.js:218:9)
(node:7553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:7553) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
............................................................Cannot start AE Node!

@emmanueljet Hey, can you be more specific on what version of forgae and abut are you using?

Best,
Martin

1 Like

I am using Ubuntu 18.0.4 and the latest forgae

have you installed docker-compose on the Ubuntu machine? can you check that or did you already check?

2 Likes

Installing it now, I only installed docker