LinusU / scandium

🚀 Easily deploy any Node.js web server to AWS Lambda
71 stars 8 forks source link

error on run the create command #38

Closed raisiqueira closed 6 years ago

raisiqueira commented 6 years ago

I fallowed this tutorial, but on the time to run the scandium command return this error:

captura de tela 2018-06-14 as 09 02 51

LinusU commented 6 years ago

Seems like you don't have docker installed. We should probably document this better, but currently, you have to install docker first in order to use scandium.

Here are some docs to get you started: https://docs.docker.com/install/