progand / Deepnest

5 stars 0 forks source link

Getting ENOENT #2

Open PoorRican opened 10 months ago

PoorRican commented 10 months ago

I am having trouble running this inside of a docker container. Specifically, I am using node:10-alpine (which uses nodeJS v10) and have followed the install steps verbatim.

I am unable to run the command stated in the README.

This is the output I get

image
msucevan commented 9 months ago

I am having trouble running this inside of a docker container. Specifically, I am using node:10-alpine (which uses nodeJS v10) and have followed the install steps verbatim.

I am unable to run the command stated in the README.

This is the output I get image

Can you please post you Dockerfile? I'm using the node:10-buster image