developmentseed/eoAPI

fix readme instructions

rbavery opened this issue · 2 comments

location of package.json conflicts with cdk.json

when running cdk synth

#8 [ 4/10] RUN pip install mangum>=0.14,<0.15 /tmp/stac -t /asset --no-binary pydantic
#8 sha256:ed938804a7428f29643570378eac1f5b1500f2e18182edbe7e254a05528a2b8b
#8 1.153 /bin/sh: 0.15: No such file or directory
#8 ERROR: executor failed running [/bin/sh -c pip install mangum>=0.14,<0.15 /tmp/stac -t /asset --no-binary pydantic]: exit code: 1

some of the variables are CDK underscore and some aren't