fastify-example icon indicating copy to clipboard operation
fastify-example copied to clipboard

I can't start the elasticsearch script...

Open minemax-ua opened this issue 1 year ago • 1 comments

`npm run elasticsearch

[email protected] elasticsearch ./scripts/elasticsearch.sh

./scripts/elasticsearch.sh: line 3: exec: docker: not found`

minemax-ua avatar Sep 04 '22 05:09 minemax-ua

This is supposed to be an example for learning Fastify, not promoting your company, really...

minemax-ua avatar Sep 04 '22 05:09 minemax-ua

@minemax-ua you need to install Docker on your PC

rommelandrea avatar Nov 04 '22 07:11 rommelandrea

The script had a bug, fixed in https://github.com/delvedor/fastify-example/pull/18.

delvedor avatar Nov 04 '22 18:11 delvedor